Boost logo

Boost :

Subject: Re: [boost] Recent (rvalue support) changes in proto causes a whole bunch of regressions in Spirit
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-10-10 08:00:49


On 10/10/2011 11:08, Joel de Guzman wrote:

> Ok, adding the %= for rvalue refs for Qi and Karma fixed a lot of
> the failing tests. However, I am not sure how to fix the tests
> involving Lex (crashes on VC10 but OK on GCC). The compiler
> tutorial I am working on also got broken. I am not sure what else
> in the examples got broken. It's quite difficult to ascertain
> where the problem is because the code builds without errors
> but either crashes or does not work as expected at runtime.
> This is an insidious critter.

Does it work without errors when enabling optimizations?
It could be a problem with the lifetime of references.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk