mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
-Wexport-undefined warning for exporting undefined symbols
This commit is contained in:
@@ -394,6 +394,10 @@ Warn when
|
||||
is called with an empty string as its second argument (the substring to replace).
|
||||
This warning is enabled by
|
||||
.Fl Wall .
|
||||
.It Fl Wexport-undefined
|
||||
Warn when exporting an undefined symbol.
|
||||
This warning is enabled by
|
||||
.Fl Wall .
|
||||
.It Fl Wno-large-constant
|
||||
Warn when a constant too large to fit in a signed 32-bit integer is encountered.
|
||||
.It Fl Wmacro-shift
|
||||
|
||||
Reference in New Issue
Block a user