> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
> 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 <mattias.ronnb...@ericsson.com>
> ---

Acked-by: Morten Brørup <m...@smartsharesystems.com>

Reply via email to