c++/7435: g++ rejects certain integral constant expressions
bangerth@dealii.org
bangerth@dealii.org
Tue Jan 28 17:10:00 GMT 2003
Synopsis: g++ rejects certain integral constant expressions
State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Tue Jan 28 16:50:54 2003
State-Changed-Why:
Martin Sebor already explained this: comma-operators are
not allowed inside constant expressions.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7435
More information about the Gcc-bugs
mailing list