Revision 852576

Go back to digest for 31st August 2008

Other in Office

Benoît Jacob committed changes in /trunk/koffice/CMakeLists.txt:

Remove the cmake code disabling eigen asserts.

Explanation: eigen2 asserts are far less costly than in eigen1 because they are bypassed in eigen's internal computations; also especially in Krita code the conditions tend to evaluate at compile-time hence the asserts are removed anyway by the compiler.

File Changes

Modified 1 files
  • /trunk/koffice/CMakeLists.txt
1 files changed in total