2
0
mirror of https://github.com/boostorg/wave.git synced 2026-02-01 09:02:12 +00:00

Fixed a bogus assertion in Wave.

[SVN r32095]
This commit is contained in:
Hartmut Kaiser
2005-12-18 21:11:41 +00:00
parent 8916d4ad54
commit 5839df80a9
3 changed files with 7 additions and 3 deletions

View File

@@ -79,6 +79,9 @@ CHANGELOG
The default value for BOOST_WAVE_PRAGMA_COMMAND is "wave" to ensure complete
backward compatibility.
- Added missing #pragma warning(pop) directives.
- Fixed a bug wrt error propagation in the expression parser.
- Fixed an assertion fired when cpp_token is used to process the quick_start
sample.
Mon Dec 5 22:05:22 CST 2005
Boost V1.33.1