This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: C++ testcase question: pointers to member functions


On Thu, Feb 10, 2005 at 04:00:49PM -0800, Zack Weinberg wrote:
> On Thu, 2005-02-10 at 15:47 -0800, Janis Johnson wrote:
> > On Thu, Feb 10, 2005 at 03:34:54PM -0800, Mark Mitchell wrote:
> > > Janis Johnson wrote:
> > > 
> > > >I removed the test yesterday as Mike recommended, although I should have
> > > >waited for a C++ maintainer.  Shall I put it back with that change?
> > > 
> > > If you wouldn't mind, that would be great.  I don't think it's a big 
> > > deal; it's certainly possible that we've got another test for the error 
> > > message somewhere.
> > 
> > There are eight tests that check for that error message, although
> > probably not in quite the same way.
> 
> I may be confused - this *is* g++.mike/p10769a.C we are talking about,
> yes?  If so, I'd like to point out that g++.mike/p10769b.C appears to be
> constructively the exact same test case except with dg-error markers on
> the offending conversions instead of dg-boguses.

Except that p10769b.C doesn't use -Wno-pmf-conversions and gets different
error messages.

Janis


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