Date: Wed, 14 Jan 2004 13:40:31 +0000 From: David Malone <dwmalone@maths.tcd.ie> To: "Jacques A. Vidrine" <nectar@FreeBSD.org> Cc: Dag-Erling Smorgrav <des@FreeBSD.org> Subject: Re: cvs commit: src/lib/libc/string ffs.c ffsl.c fls.c flsl.c Message-ID: <20040114134031.GA26587@walton.maths.tcd.ie> In-Reply-To: <20040114132513.GA71489@madman.celabo.org> References: <200401140747.i0E7lAGP003931@repoman.freebsd.org> <200401140746.i0E7ka3Q003877@repoman.freebsd.org> <20040114132513.GA71489@madman.celabo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040114134031.GA26587>