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]
Other format: [Raw text]

Re: C++ PATCH: PR c++/18093, c++/18020, c++/18161


Mark Mitchell wrote:

> Ranjit Mathew wrote:
> 
>>>! tree
>>>! current_scope (void)
>>
>>
>>Mark,
>>
>>  You seem to have committed a slightly different version
>>that the one you have posted here. See:
>>
>>http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/search.c.diff?r1=1.335&r2=1.336
>>
>>The "void" bit above was omitted in the committed
>>version leading to a warning and a bootstrap break
>>(on i686-pc-linux-gnu).
> 
> 
> Weird.  Now fixed, with the obvious patch.

Thanks for the super-quick fix.

BTW, I had quoted the wrong portion of your posted
patch - the second ("changed to") part of the diff
did indeed omit the "void".

Thanks,
Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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