2025-07-18 17:03 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001955Spring engineGeneralpublic2010-07-14 14:30
Reporterabma 
Assigned TojK 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionno change required 
Product Version0.81.2+git 
Target VersionFixed in Version 
Summary0001955: build system doesn't add -Wall as default gcc compile flags
Descriptionto avoid errors, -Wall should be added to all builds

g++ is to cute in many cases...

the default CMAKE_BUILD_TYPE is RELWITHDEBINFO an has this IMHO very import option disabled.

this could safe many time to avoid errors... :-(
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0005009

hoijui (reporter)

the DEBUG* types do have it, and all devs should use DEBUG2.
we only recently changed the default type to RELWITHDEBINFO for users
which only want to play release version of spring, that do not have a recent package available for their system. anyone else (except package makers) should use DEBUG2.
best would be, if we could auto determine if the user is a dev or not, and choose default build type accordingly... ;-)
+Notes

-Issue History
Date Modified Username Field Change
2010-06-20 01:14 abma New Issue
2010-06-23 22:29 hoijui Note Added: 0005009
2010-07-14 14:30 jK Status new => resolved
2010-07-14 14:30 jK Resolution open => no change required
2010-07-14 14:30 jK Assigned To => jK
+Issue History