cvs commit: src/lib/libc/string ffs.c ffsl.c fls.c flsl.c
David Malone
dwmalone at maths.tcd.ie
Wed Jan 14 05:40:35 PST 2004
On Wed, Jan 14, 2004 at 07:25:13AM -0600, Jacques A. Vidrine wrote:
> Please back these out. `>>=' operator is a beautiful standard C
> operator and has nothing to do with GNU. Whoever claimed it was a GNU
> extension was confused.
I believe the cast was the GNU C bit, rather than the >>= operator.
In the new version the cast isn't applied to an lvalue.
David.
More information about the cvs-src
mailing list