This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7725: g++ cannot convert 0 to int* as template arg.
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, zyzstar at uid0 dot sk
- Date: 26 Aug 2002 19:29:23 -0000
- Subject: Re: c++/7725: g++ cannot convert 0 to int* as template arg.
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, zyzstar at uid0 dot sk, gcc-gnats at gcc dot gnu dot org
Synopsis: g++ cannot convert 0 to int* as template arg.
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Mon Aug 26 12:29:23 2002
State-Changed-Why:
not a bug. this is the correct behaviour. See [14.2.3]/1
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7725