[Bug c++/69060] Invalid 'cannot bind lvalue to rvalue' error

2019-06-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69060 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/69060] Invalid 'cannot bind lvalue to rvalue' error

2016-01-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69060 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|UNCON

[Bug c++/69060] Invalid 'cannot bind lvalue to rvalue' error

2016-01-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69060 --- Comment #2 from Jonathan Wakely --- (In reply to SÅ‚awomir from comment #1) > The same with version 4.9.4 20150813 (prerelease) No, the error for your (incomplete, and so not very useful) example is not the same at all. > Error: > CXX

[Bug c++/69060] Invalid 'cannot bind lvalue to rvalue' error

2016-01-04 Thread slawomir.karol.domagala at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69060 SÅ‚awomir changed: What|Removed |Added CC||slawomir.karol.domagala@gma