bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] c++: better inline expansion


From: Théophile Ranquet
Subject: Re: [PATCH] c++: better inline expansion
Date: Mon, 28 Jan 2013 17:28:45 +0100

2013/1/28 Akim Demaille <address@hidden>:
>
> Le 28 janv. 2013 à 17:51, Theophile Ranquet <address@hidden> a écrit :
>
>> Many 'inline' keywords were in the declarations.  They rather belong in
>> definitions, so move them.
>>
>> * data/c++.m4 (basic_symbol, by_type): Many inlines here.
>> * data/lalr1.cc (yytranslate_, yy_destroy_, by_state, yypush_, yypop_): 
>> Inline
>> these as well.
>> (move): Move the definition outside the struct, were it belongs.
>
> s/were/where/.

Ugh, right.

> fine, please install.  Thanks for spotting the move issue.

Thanks, installed.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]