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

Modified Files:
        ChangeLog 
Log Message:
Wave: fixed --force_include behavior as discussed on the list.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- ChangeLog   8 Mar 2007 14:04:37 -0000       1.149
+++ ChangeLog   11 Mar 2007 17:23:44 -0000      1.150
@@ -81,7 +81,6 @@
   to control whitespace insertion. The default value for this option is 
   --disambiguate=1, resembling the previous behaviour. Specifying the option
   --disambiguate=0 allows to suppress whitespace insertion alltogether.
-- Switched to Re2C V0.11.0
 - Added pragma option values push and pop to the line, preserve and output 
   options allowing to store and restore the current option. The syntax is:
     #pragma wave options(<option>: push) and
@@ -95,6 +94,9 @@
 - Added the is_macro_defined(name) function to the context object as described 
   in the documentation. This function is usable with any string type 
compatible 
   with std::string.
+- Changed behavior of the --force_include functionality, which now looks for 
+  the file to be (force-)included in the current directory first.
+- Switched to Re2C V0.11.2
 
 Boost V1.34.0
 - Wave Version 1.2.4


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to