c++/10037: String literal has type `char*' when passed as parameter to function template
bangerth@dealii.org
bangerth@dealii.org
Wed Mar 12 15:16:00 GMT 2003
Synopsis: String literal has type `char*' when passed as parameter to function template
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Wed Mar 12 15:16:27 2003
State-Changed-Why:
Not a bug. The type of "abc" is const char[4].
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10037
More information about the Gcc-prs
mailing list