This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/1040
- To: nobody at gcc dot gnu dot org
- Subject: Re: c++/1040
- From: nathan at gcc dot gnu dot org
- Date: 5 Jan 2001 16:56:01 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: nathan at gcc dot gnu dot org
The following reply was made to PR c++/1040; it has been noted by GNATS.
From: nathan@gcc.gnu.org
To: bh@techhouse.brown.edu, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/1040
Date: 5 Jan 2001 16:46:28 -0000
Synopsis: accepts illegal code: cv-quals on member function pointers
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Fri Jan 5 08:46:28 2001
State-Changed-Why:
The current snapshot 20010105 rejects this as it should
incomming/1040.ii:3: cannot convert `bool (bar::*)(const bar&) const' to `bool
(bar::*)(const bar&)' in assignment
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1040&database=gcc