|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r65967 - trunk/libs/wave
From: hartmut.kaiser_at_[hidden]
Date: 2010-10-14 18:13:08
Author: hkaiser
Date: 2010-10-14 18:13:08 EDT (Thu, 14 Oct 2010)
New Revision: 65967
URL: http://svn.boost.org/trac/boost/changeset/65967
Log:
Wave: fixing pp hook problems
Text files modified:
trunk/libs/wave/ChangeLog | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Modified: trunk/libs/wave/ChangeLog
==============================================================================
--- trunk/libs/wave/ChangeLog (original)
+++ trunk/libs/wave/ChangeLog 2010-10-14 18:13:08 EDT (Thu, 14 Oct 2010)
@@ -32,6 +32,9 @@
reporting skipped tokens to the hooks function when processing conditional
preprocessing directives. Added a new test case verifying the skipped_token
hook gets called reproducibly (t_2_020.cpp).
+- Fixed a problem with the pp hooks 'expanding_object_like_macro' and
+ 'expanding_function_like_macro', which when returning true were stopping all
+ preprocessing instead of just inhibiting the expansion of the macro.
Boost V1.44.0
- V2.0.6
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk