c++/1980
jdennett@gcc.gnu.org
jdennett@gcc.gnu.org
Sun May 20 06:16:00 GMT 2001
The following reply was made to PR c++/1980; it has been noted by GNATS.
From: jdennett@gcc.gnu.org
To: fp@fpx.de, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/1980
Date: 20 May 2001 13:13:06 -0000
Synopsis: Error assigning const array
State-Changed-From-To: open->analyzed
State-Changed-By: jdennett
State-Changed-When: Sun May 20 06:13:05 2001
State-Changed-Why:
Checked that this code is not legal (array assignment is a G++ extension).
It's still odd that it's allowed when there is an exact type match but not if the rhs is const qualified though.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1980&database=gcc
More information about the Gcc-prs
mailing list