bug-gnulib
[Top][All Lists]
Advanced

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

Re: Callbacks in the abstact data types and extra contextual data


From: Bruno Haible
Subject: Re: Callbacks in the abstact data types and extra contextual data
Date: Fri, 10 Jul 2020 22:40:47 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-179-generic; KDE/5.18.0; x86_64; ; )

Marc Nieper-Wißkirchen wrote:
> For GCC one can use nested functions, but how can
> 'partial_function_last' be implemented in ISO C?

It can be implemented for each CPU type and ABI. But this is OK since the
number of CPU types are hardly increasing nowadays.

It cannot be implemented in ISO C.

> For GCC one can use nested functions

GCC handles each CPU type and ABI separately as well.

Bruno




reply via email to

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