bool different in C and C++?

Thiago Macieira thiago at macieira.org
Sun Nov 19 23:19:39 PST 2017


On sábado, 18 de novembro de 2017 08:19:41 PST Berthold Stoeger wrote:
> in core/pref.h we find the comment
> /* can't use 'bool' for the boolean values - different size in C and C++ */

The comment is wrong. It's been wrong for 18 years, since C99 introduced 
stdbool.h.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center



More information about the subsurface mailing list