Created
April 7, 2026 15:43
-
-
Save ToniMaunde/d91d702d0e7c8ed2bed56746c7cfad41 to your computer and use it in GitHub Desktop.
C99 compiling flags
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
| -std=c99 -fsanitize=address -W -Wall -Werror -Werror=missing-declaration -Werror=redundant-decls -Wextra -Wpedantic -pedantic-errors -Wconversion -Wdeprecated -Wextra-semi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment