This is the mail archive of the gcc-patches@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++ PATCH to fix using declarations, static initialization


On Dec  4, 1998, Mark Mitchell <mark@markmitchell.com> wrote:

> On Dec  3, 1998, Mark Mitchell <mark@markmitchell.com> wrote:

>> *** using6.C	1998/10/10 11:50:21	1.2
>> !   t baz(); 

>> RCS file: using7.C
>> -   t baz; // gets bogus error - XFAIL *-*-*

>   Why did you delete using7.C?  It's testing a different ability.  Even

> Sorry; I was under the mistaken impression that the two tests were in
> fact the same.  Comes of not reading carefully enough.  Feel free to
> add it back, if you like.

Ok, I unified using[567].C (from g++.other) into using5.C, and deleted
using6.C too.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil



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