View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011366CMakeModulespublic2010-10-26 17:062013-03-04 08:38
ReporterClinton Stimpson 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionCMake 2.8.10Fixed in VersionCMake 2.8.10 
Summary0011366: RelWithDebInfo inconsistent flags
Description-DNDEBUG is defined for some compilers and not for others when using RelWithDebInfo configuration.

I'm hoping it can be consistent like it is for Release.
TagsNo tags attached.
Attached Files

 Relationships
related to 0013496closedKitware Robot RelWithDebInfo flags still inconsistent with Release flags 

  Notes
(0026095)
Juan Jesus Garcia de Soria (reporter)
2011-04-05 12:00
edited on: 2011-04-05 12:19

We've been hit by the assumption that RelWithDebInfo meant the same for Windows and Linux too. It seems it doesn't.

Every UNIX compiler configuration seems to NOT define NDEBUG and use a lower optimization level (-O2 instead of -O3) for RelWithDebInfo, whereas Windows compiler configurations don't seem to do this.

Is there any reason for this? Or is this an oversight?

(0030247)
David Cole (manager)
2012-08-11 11:09

Sending old, never assigned issues to the backlog.

(The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0030684)
Clinton Stimpson (developer)
2012-08-15 22:03

Fixed

http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=0ddfc51f6a68c61d84b5b4818b32ecbf755a949a [^]
(0032480)
Robert Maynard (manager)
2013-03-04 08:38

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2010-10-26 17:06 Clinton Stimpson New Issue
2011-04-05 12:00 Juan Jesus Garcia de Soria Note Added: 0026095
2011-04-05 12:19 Juan Jesus Garcia de Soria Note Edited: 0026095
2012-08-11 11:09 David Cole Status new => backlog
2012-08-11 11:09 David Cole Note Added: 0030247
2012-08-15 22:01 Clinton Stimpson Assigned To => Clinton Stimpson
2012-08-15 22:01 Clinton Stimpson Status backlog => assigned
2012-08-15 22:03 Clinton Stimpson Note Added: 0030684
2012-08-15 22:03 Clinton Stimpson Status assigned => resolved
2012-08-15 22:03 Clinton Stimpson Resolution open => fixed
2012-08-29 11:52 Brad King Relationship added related to 0013496
2012-10-24 17:18 David Cole Fixed in Version => CMake 2.8.10
2012-10-24 17:18 David Cole Target Version => CMake 2.8.10
2013-03-04 08:38 Robert Maynard Note Added: 0032480
2013-03-04 08:38 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team