Re: [PATCH] Improve portability across compilers

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Fri, 23 Aug 2013 07:39:36 -0600

On 08/23/2013 01:21 AM, Amos Jeffries wrote:
>
> Better: if (!compile_stack.avail == false)
>
> for avoiding the integer magic conversion please.

Please no. The above expression is too difficult to read correctly for
humans. I would rather see bogus clang errors than read expressions like
that.

Alex.
Received on Fri Aug 23 2013 - 13:39:51 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 23 2013 - 12:01:12 MDT