[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Behavior of logical operators
- From: Javier Guerra Giraldez <javier@...>
- Date: Sun, 13 Mar 2011 09:46:18 -0500
On Sun, Mar 13, 2011 at 7:05 AM, Axel Kittenberger <axkibe@gmail.com> wrote:
> Personally I consider this a very grave bug if basic operations go
> wrong, and its been a year
yes, it's serious, but note that it only happens with hardcoded
constants. if you do the same operations on variables (as would be on
any real program) you get the correct results.
--
Javier