Skip to content
Snippets Groups Projects
Commit 9e6b74f8 authored by Eric Cano's avatar Eric Cano
Browse files

Fixed the cmake default which did not select the build type that it said.

The default is now really RelWithDebInfo.
As a byproduct, the backtrace is now leak-free (the leaky line number feature (in SLC5) is only present in Debug builds).
Relaxed the compilation for files with strict aliasing issues.
Gave a default value to a few variables which might e used uninitialized.
The unit tests hence pass again in SLC5.
parent 3fb00df3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment