This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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: gdb/1471


The following reply was made to PR c++/1471; it has been noted by GNATS.

From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/1471
Date: Wed, 31 Dec 2003 14:58:52 -0500 (EST)

 Good news:
 
 "int operator int ()" has been fixed in all of the v3 cases.
 
 Bad news:
 
 "int operator int ()" still appears for gcc 2.95.3 -gstabs+.
 This happens with both gdb 6.0 and gdb HEAD.
 
 I am about to fix classes.exp so that it no longer accepts
 "int operator int ()".  It will KFAIL the case that I see
 and unknown cases will FAIL.  No more ".*" quietly matching.
 
 Michael C


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