On 27.02.26 17:40, Jelte Fennema-Nio wrote:
> On Fri Feb 20, 2026 at 10:47 AM CET, Jelte Fennema-Nio wrote:
>> Makes total sense, I didn't realise decltype and typeof were not quite
>> the same thing. Attached is an updated patchset that does that.
>
> Same patchset as before, but now also including a C++ fallback for
> __builtin_types_compatible_p.
Have you tested whether/how these configure/meson tests work if no C++
compiler is found?
(I haven't, I'm just wondering.)