Update of /cvsroot/boost/boost/boost/mpl
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12969

Modified Files:
      Tag: RC_1_34_0
        assert.hpp 
Log Message:
Move vacpp MPL asserts config to the right place

Index: assert.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/mpl/assert.hpp,v
retrieving revision 1.13.14.1
retrieving revision 1.13.14.2
diff -u -d -r1.13.14.1 -r1.13.14.2
--- assert.hpp  6 Nov 2006 05:51:40 -0000       1.13.14.1
+++ assert.hpp  9 Nov 2006 00:10:12 -0000       1.13.14.2
@@ -36,6 +36,7 @@
 
 #if BOOST_WORKAROUND(__BORLANDC__, >= 0x560) && BOOST_WORKAROUND(__BORLANDC__, 
< 0x600) \
     || (BOOST_MPL_CFG_GCC != 0)
+    || BOOST_WORKAROUND(__IBMCPP__, <= 600)
 #   define BOOST_MPL_CFG_ASSERT_USE_RELATION_NAMES
 #endif
 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to