bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: results of gnulib tests with -fcheck-pointer-bounds


From: Bruno Haible
Subject: Re: results of gnulib tests with -fcheck-pointer-bounds
Date: Sun, 21 May 2017 02:47:47 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-75-generic; KDE/5.18.0; x86_64; ; )

> > +      int user_key =
> > +        ((opt & (1 << (USER_BITS - 1))) ? ~USER_MASK : 0) | (opt & 
> > USER_MASK);
> 
> Yes, thanks, that's simpler than what is there now, and (in theory at least) 
> is 
> more portable.

OK, pushed.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]