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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to