[Coin2] New.

corsepiu corsepiu at fedoraproject.org
Thu Jan 5 04:25:34 UTC 2012


commit 310845a8ba7303bd22a4df76d46978c99491e439
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Jan 5 05:23:13 2012 +0100

    New.

 Coin-2.5.0-gcc-4.7.0.diff |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/Coin-2.5.0-gcc-4.7.0.diff b/Coin-2.5.0-gcc-4.7.0.diff
new file mode 100644
index 0000000..a9068c8
--- /dev/null
+++ b/Coin-2.5.0-gcc-4.7.0.diff
@@ -0,0 +1,13 @@
+diff -Naur Coin-2.5.0.doxygen/include/Inventor/SbBasic.h Coin-2.5.0.gcc-4.7.0/include/Inventor/SbBasic.h
+--- Coin-2.5.0.doxygen/include/Inventor/SbBasic.h	2007-10-01 03:23:36.000000000 +0200
++++ Coin-2.5.0.gcc-4.7.0/include/Inventor/SbBasic.h	2012-01-05 05:10:21.817879424 +0100
+@@ -27,6 +27,9 @@
+ /* *********************************************************************** */
+ 
+ #include <Inventor/C/basic.h>
++#ifndef NDEBUG
++#include <Inventor/C/errors/debugerror.h>
++#endif // !NDEBUG
+ 
+ /* *********************************************************************** */
+ /* Trap people trying to use Inventor headers while compiling C source code.


More information about the scm-commits mailing list