c++/8176: C++ const**, doesn't implictly cast
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed Oct 9 13:31:00 GMT 2002
Synopsis: C++ const**, doesn't implictly cast
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Wed Oct 9 13:31:05 2002
State-Changed-Why:
not a bug. you are misinterpretting [4.4], which
allows 'T const *const *' but not 'T const **'
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8176
More information about the Gcc-prs
mailing list