This is the latest in a series of updates to Phoenix to fix some bugs and
to extend the examples. Details of the changes will be found in the ChangeLog
and the release number will be increased for each set of changes released.
-
Introduction of ChangeLog
and release number increments.
-
Added BOOST_PHOENIX_VERSION_NUMBER using boost/predef style.
-
Fixes to bugs #5714 and #5824 are particularly important as they fixed
silent errors in the processing of some compound expressions with commas.
This could cause output from some user codes to
change unexpectedly.
-
TODO There is still a lot of work to be done on fixes, documentation
and examples.