On Tue, 14 Oct 2025, Alejandro Colomar wrote:

> I thought about that while implementing it, and I left bool unsupported
> on purpose.  The proposal I wrote for C2y fails to exclude bool, though.
> 
> The thing is, bool is not a regular integer type, and I'm not sure it
> should be supported (does it make any sense?), so I prefer leaving it
> out.  We're always in time to add support for it later.

In any case you need to test bool in the testsuite, and if the proposed 
feature is "like N3628 but with changes X and Y" it needs to be stated 
explicitly.

-- 
Joseph S. Myers
[email protected]

Reply via email to