Skip to content

Handle warnings as errors - #535

Closed
dkovba wants to merge 1 commit into
apple:mainfrom
dkovba:dkovba/warnings-as-errors
Closed

Handle warnings as errors#535
dkovba wants to merge 1 commit into
apple:mainfrom
dkovba:dkovba/warnings-as-errors

Conversation

@dkovba

@dkovba dkovba commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

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
dkovba requested a review from dcantah August 22, 2025 22:12
@dkovba
dkovba force-pushed the dkovba/warnings-as-errors branch 2 times, most recently from c417893 to 02fc4be Compare August 27, 2025 18:46
@dkovba
dkovba requested a review from crosbymichael August 27, 2025 18:50
@dkovba
dkovba force-pushed the dkovba/warnings-as-errors branch from 02fc4be to a3ab8c5 Compare August 27, 2025 22:47
@dkovba
dkovba force-pushed the dkovba/warnings-as-errors branch from a3ab8c5 to 9932d66 Compare August 27, 2025 22:48
crosbymichael pushed a commit to apple/containerization that referenced this pull request Aug 28, 2025
To handle warnings as errors when building, use `make`. To allow
warnings, use `make WARNINGS_AS_ERRORS=false test`.

Also see apple/container#535.
@dkovba dkovba closed this Sep 9, 2025
@dkovba
dkovba deleted the dkovba/warnings-as-errors branch September 9, 2025 22:17
@dkovba
dkovba restored the dkovba/warnings-as-errors branch September 9, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants