> From: Mattias Rönnblom [mailto:[email protected]]
> Sent: Monday, 9 September 2024 16.58
> 
> Assure that 'extern "C" { /../ }' do not cover files included from a
> particular header file, and address minor issues resulting from this
> change of order.
> 
> Dealing with C++ should delegate to the individual include file level,
> rather than being imposed by the user of that file. For example,
> forcing C linkage prevents __Generic macros being replaced with
> overloaded static inline functions in C++ translation units.
> 
> Signed-off-by: Mattias Rönnblom <[email protected]>
> ---

Acked-by: Morten Brørup <[email protected]>

Reply via email to