------- Comment #3 from mlrus at mac dot com  2010-04-28 06:23 -------
Subject: Re:  Compiler flags error: error: invalid
 initialization of reference of type 'boost::thread&&' from expression of type
 'boost::thread'

Its attached.  /Michah
> 
> 
> ------- Comment #2 from pinskia at gcc dot gnu dot org  2010-04-28 02:00 
> -------
> Can you attach the preprocessed source? This might be an issue with boost. 
> There was a change with respect to rvalue references; lvalues cannot bind to
> rvalue references.  The C++0x standard is changing still so this was a change
> with the standard between the releases of 4.4 and 4.5.
> 
> 
> -- 
> 
> pinskia at gcc dot gnu dot org changed:
> 
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>             Status|UNCONFIRMED                 |WAITING
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43915
> 
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
> You reported the bug, or are watching the reporter.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43915

Reply via email to