SOURCES: upp-include_path.patch (NEW) - fix path to atomicity.h c+...

twittner twittner at pld-linux.org
Thu Apr 12 23:00:21 CEST 2007


Author: twittner                     Date: Thu Apr 12 21:00:21 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix path to atomicity.h c++ include

---- Files affected:
SOURCES:
   upp-include_path.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/upp-include_path.patch
diff -u /dev/null SOURCES/upp-include_path.patch:1.1
--- /dev/null	Thu Apr 12 23:00:21 2007
+++ SOURCES/upp-include_path.patch	Thu Apr 12 23:00:16 2007
@@ -0,0 +1,11 @@
+--- o.upp-2007.1/uppsrc/Core/Core.h	2007-01-09 09:27:09.000000000 +0100
++++ n.upp-2007.1/uppsrc/Core/Core.h	2007-04-12 22:01:14.510155314 +0200
+@@ -300,7 +300,7 @@
+ #include <string>
+ 
+ #ifdef PLATFORM_POSIX
+-#include <bits/atomicity.h>
++#include <ext/atomicity.h>
+ #endif
+ 
+ // fix MSC8 beta problem....
================================================================


More information about the pld-cvs-commit mailing list