bpo-45723: Add macro for disabling/enabling CC warnings (GH-29466) by erlend-aasland · Pull Request #29466 · python/cpython · GitHub

github.com

Tin mới

erlend-aasland:ac-cc-flags

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Add macro for disabling/enabling CC warnings

View reviewed changes

Use AS_VAR_IF iso. AS_IF

Use AS_VAR_IF iso. AS_IF

Use AS_VAR_IF for strict aliasing flag

Use AS_CASE for disable unused result warning

Make it possible to supply custom msg

View reviewed changes

Address review - Use AS_VAR_IF() a couple of more times - Use CFLAGS iso. CC when overriding compiler flags

🔨 test-with-buildbots

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

bpo-45723: Add macro for disabling/enabling CC warnings (

bpo-45723: Add macro for disabling/enabling CC warnings (

Improve and simplify configure.ac checks #89886