c++/9440: [3.4 regression] error message about "non-lvalue in unary '&'" when using ?: operator
bangerth@dealii.org
bangerth@dealii.org
Tue Jan 28 15:41:00 GMT 2003
Synopsis: [3.4 regression] error message about "non-lvalue in unary '&'" when using ?: operator
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Tue Jan 28 15:41:17 2003
State-Changed-Why:
Confirmed. The problem is the lack of a copy constructor,
but the message is profoundly unhelpful in detecting this.
W.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9440
More information about the Gcc-prs
mailing list