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

Modified Files:
        ChangeLog 
Log Message:
Added new preprocessing hook function: found_line_directive() to be called when 
a #line directive is encountered.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- ChangeLog   24 Jun 2006 21:47:16 -0000      1.121
+++ ChangeLog   25 Jun 2006 17:17:28 -0000      1.122
@@ -38,10 +38,13 @@
   something not equal zero.
 - Added new preprocessing hook functions: found_error_directive() and 
   found_warning_directive() to be called when #error/#warning directives are
-  encountered.
+  encountered. This was suggested by Andreas Sæbjørnsen.
 - Added a new sample to Wave: hannibal, a partial C++ parser implementation
   initially written by Danny Havenith (http://havenith-verlinden.nl/hannibal/)
   who agreed to add this here. Thanks!
+- Added new preprocessing hook function: found_line_directive() to be called 
+  when a #line directive is encountered. This was suggested by Andreas
+  Sæbjørnsen.
   
 Boost V1.34.0
 - Wave Version 1.2.4


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