MantisBT - CMake
View Issue Details
0013496CMakeCMakepublic2012-08-29 10:312016-06-10 14:31
Sjoerd Cranen 
Kitware Robot 
normalminoralways
closedmoved 
x64Ubuntu12.10
 
 
0013496: RelWithDebInfo flags still inconsistent with Release flags
When using a GNU-like compiler, RelWithDebInfo is not what I expect it to be.
Expected: RelWithDebInfo is equal to Release, plus the "-g" flag.
In reality, RelWithDebInfo uses a lower optimisation level as well, with the risk of not being able to reproduce bugs that are present in the release build.

This issue was earlier reported in 0011366, but wasn't fixed.
No tags attached.
related to 0011366closed Clinton Stimpson RelWithDebInfo inconsistent flags 
Issue History
2012-08-29 10:31Sjoerd CranenNew Issue
2012-08-29 11:52Brad KingRelationship addedrelated to 0011366
2016-06-10 14:28Kitware RobotNote Added: 0042109
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042109)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.