
Aleksey wrote
But, really, how hard can a global search/replace be? Or is Spirit 1.6.1 archived?
No, it's not. Or, to be exact, the latest 1.6.x version which we are supposed to compile against is not -- http://article.gmane.org/gmane.comp.parsers.spirit.devel/1964.
I'd _much_ prefer to have this fixed by search & replace, more so because it'd have to be done eventually sooner or later anyway, if Spirit 1.6.x is meant to live past this release.
I'm agnostic on this - I just want to be able to run the serialization library on all the platforms its designed to run on. If spirit 1.6.x gets fixed to use eval_if - the issue disappears. I don't have the access to fix it and wouldn't do so anyway. I'm afraid to touch it - If I break it then I have to buy it. So, I've checked in apply_if pending fixup in spirit 1.6.x at which point the apply_if can be removed (again). This is just a spirit issue - no changes in the serialization library itself are indicated. Robert Ramey