Comment 5 for bug 1368478

Revision history for this message
tmodes (tmodes) wrote :

Your patch breaks compilation with older boost versions.
I committed a strongly modified version.
I tested with
* Windows (MSVC) + Boost 1.56
* Linux + Boost 1.48 + gcc 4.7.2
* Linux + Boost 1.55 + gcc 4.8.2
and all 3 compile fine.

It does not contain the second part. This does modify the arguments which can have unwanted side-effects to the parser.