Boost logo

Boost Users :

Subject: Re: [Boost-users] isnan stopped working
From: Bernhard Walle (bernhard.walle_at_[hidden])
Date: 2009-01-06 03:46:54


* Thijs Koerselman [2009-01-05 21:23]:
>
> Sorry it DOES work. When i step over the last assignment to the end of the
> function block, XCode doesn't update the value of ret in the debugging
> window. It still displays 0xdeadbeaf, even though the value has changed. So
> it did return a value. I wonder if this is intended. I can't think of a good
> reason why XCode it would work like that.

That could be an optimisation. Do you compile with -O0 (or without any
-O)?

Regards,
Bernhard


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net