Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 8b32de2e
Added by
Eregon (Benoit Daloze)
about 4 years
ago
ID
8b32de2ec9b72d4c9ede19b70ec9497718fb25a6
Parent
113ddf4d
Child
9e2483ee
Add -Werror=undef to default warnflags for core
See [Feature
#17752
]
For external extensions it's transformed to just warn and not error (-Wundef)
like other other -Werror in warnflags.
Related issues
Feature #17752
: Enable -Wundef for C extensions in repository
Loading...
Add -Werror=undef to default warnflags for core
like other other -Werror in warnflags.