My guess would be that whatever conditional compilation causes that warning to be produced fails to '#include' whatever would define 'bool' and 'false'.I don't know why I have issues with bool and false.
You would have to untangle the unindented conditional compilation to figure out if that's so. The C pre-processor may be able to help.
Statistics: Posted by hippy — Sun Jul 28, 2024 5:11 pm