This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/1040


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]