Update of /cvsroot/boost/boost/boost/python/detail
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29786

Modified Files:
        wrap_python.hpp 
Log Message:
MIPSpro: undo Python 2.5.1 define (the define leads to many warnings)

Index: wrap_python.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/python/detail/wrap_python.hpp,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- wrap_python.hpp     26 Sep 2006 00:25:06 -0000      1.25
+++ wrap_python.hpp     25 Apr 2007 04:45:17 -0000      1.26
@@ -51,6 +51,7 @@
 # if defined(_SGI_COMPILER_VERSION) && _SGI_COMPILER_VERSION >= 740
 #  undef _POSIX_C_SOURCE
 #  undef _XOPEN_SOURCE
+#  undef HAVE_STDINT_H // undo Python 2.5.1 define
 # endif
 
 //


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to