Update of /cvsroot/boost/boost/libs/wave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24959/libs/wave

Modified Files:
        ChangeLog 
Log Message:
Wave: Added the BOOST_WAVE_SUPPORT_LONGLONG_INTEGER_LITERALS pp configuration 
constant.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- ChangeLog   3 Jul 2007 15:47:51 -0000       1.162
+++ ChangeLog   4 Jul 2007 18:25:52 -0000       1.163
@@ -121,6 +121,11 @@
   which lists all defined macros and their definitions to an optionally 
   specified file (default is cout).
 - Fixed configuration to take into account thread related build settings.
+- Added the BOOST_WAVE_SUPPORT_LONGLONG_INTEGER_LITERALS pp constant allowing
+  to recognize large integer literals (larger in size than long/unsigned long) 
+  even if these do not have a 'll' suffix. This pp constant is effective only, 
+  if the target platform supports long long integers (BOOST_HAS_LONG_LONG is 
+  defined).
 
 Boost V1.34.0
 - Wave Version 1.2.4


-------------------------------------------------------------------------
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