On Thu, Jul 16, 2020 at 09:16:06AM -0400, Nathan Sidwell wrote:
> On 7/15/20 6:59 PM, Marek Polacek wrote:
> > The convert_like* macros were introduced in
> >
> > 2000-03-05 Nathan Sidwell
> >
> > * call.c (convert_like): Macrofy.
> > (convert_like_with_context): New macro.
>
On 7/15/20 6:59 PM, Marek Polacek wrote:
The convert_like* macros were introduced in
2000-03-05 Nathan Sidwell
* call.c (convert_like): Macrofy.
(convert_like_with_context): New macro.
but now we can use overloading so we can do away with the macros.
I've also taken this c
The convert_like* macros were introduced in
2000-03-05 Nathan Sidwell
* call.c (convert_like): Macrofy.
(convert_like_with_context): New macro.
but now we can use overloading so we can do away with the macros.
I've also taken this chance to rename _real to _internal to make it