Re: [chrony-dev] GCC issue

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


On Tue, Jan 21, 2014 at 10:23:29AM -0800, Bill Unruh wrote:
> You need the fprintf()<0 since fprintf almost always returns a non-zero
> number. Only if it is negative is it an error.

Right. I missed that.

> I have no idea why the bitwise or would fail.

Apparently there is no sequence point with the | operator and the
compiler is free to use any order.

http://en.wikipedia.org/wiki/Sequence_point

-- 
Miroslav Lichvar

-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/