[fpc-devel] BOOL
    Marco van de Voort 
    marcov at stack.nl
       
    Mon Dec 15 13:19:14 CET 2014
    
    
  
In our previous episode, Jasper Neumann said:
> I have seen this kind of nonsense way too often, even in Pascal code.
> May I sincerely ask to include a hint/warning feature such as
>    "Comparing booleans - bad style"
> in order to notify the programmer to think twice.
> This warning should be also active when using booleans as case expression.
This thread is about C style booleans. For normal, safe behaviour, use
Pascal booleans.
    
    
More information about the fpc-devel
mailing list