Add a build parameter to handle warnings as errors by dkovba · Pull Request #591 · apple/container
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 681
Merged
dkovba merged 2 commits intoapple:mainfrom
Sep 10, 2025Merged
Add a build parameter to handle warnings as errors#591
dkovba merged 2 commits intoapple:mainfrom
Add a build parameter to handle warnings as errors#591
dkovba merged 2 commits intoapple:mainfrom
Conversation
Copy link
Contributor
dkovba
commented
Sep 9, 2025
dkovba
commented
To handle warnings as errors when building, use make. To allow warnings, use make WARNINGS_AS_ERRORS=false test.
Also see apple/containerization#271.
dkovba
requested a review
from katiewasnothere
katiewasnothere approved these changes Sep 9, 2025
Copy link
Contributor
katiewasnothere
left a comment
katiewasnothere
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once the merge conflicts are fixed
dkovba
force-pushed
the
dkovba/warnings-as-errors
branch
from
9932d66 to
015b375
Compare
dkovba
requested a review
from katiewasnothere
katiewasnothere approved these changes Sep 9, 2025
dkovba
requested a review
from katiewasnothere
jglogan approved these changes Sep 10, 2025
dkovba
deleted the
dkovba/warnings-as-errors
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment