bug-gnulib
[Top][All Lists]
Advanced

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

Re: assert-h: Make static_assert work on Solaris 11.4


From: Paul Eggert
Subject: Re: assert-h: Make static_assert work on Solaris 11.4
Date: Tue, 25 Oct 2022 14:47:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0

On 10/25/22 13:11, Bruno Haible wrote:
   The assert macro shall be implemented as a macro with an ellipsis parameter,
   not as an actual function.

Thanks for clarifying it for me.

I suppose the Gnulib assert-h module could be enhanced to support this C23 extension. Low priority for me as I don't deal with Gnulib + C++ and the problem comes up more rarely in C than in C++.



reply via email to

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