-
-
Notifications
You must be signed in to change notification settings - Fork 9
pragma warn_as_error
IsaacShelton edited this page Mar 21, 2022
·
1 revision
pragma warn_as_error
is a pragma directive that turns all warnings into errors
pragma warn_as_error
See -Werror
in command-line usage for compiler argument