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: Paul Eggert
Subject: Re: results of gnulib tests with -fcheck-pointer-bounds
Date: Sat, 20 May 2017 13:07:18 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Bruno Haible wrote:
+      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.



reply via email to

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