From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.devel Subject: Re: i guess we're frozen & stuff Date: Tue, 11 Aug 2009 18:07:14 -0400 Message-ID: References: <8763cuwdkl.fsf@gnu.org> <878whqushj.fsf@gnu.org> <877hxat7uc.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1250028474 15674 80.91.229.12 (11 Aug 2009 22:07:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Aug 2009 22:07:54 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Aug 12 00:07:47 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MazVS-0001ix-Tq for guile-devel@m.gmane.org; Wed, 12 Aug 2009 00:07:47 +0200 Original-Received: from localhost ([127.0.0.1]:54692 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MazVR-0002Ej-2g for guile-devel@m.gmane.org; Tue, 11 Aug 2009 18:07:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MazV5-000232-Fd for guile-devel@gnu.org; Tue, 11 Aug 2009 18:07:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MazUz-00020x-LG for guile-devel@gnu.org; Tue, 11 Aug 2009 18:07:22 -0400 Original-Received: from [199.232.76.173] (port=43200 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MazUz-00020t-Ib for guile-devel@gnu.org; Tue, 11 Aug 2009 18:07:17 -0400 Original-Received: from fnord.ir.bbn.com ([192.1.100.210]:51823) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MazUx-0004F2-5H; Tue, 11 Aug 2009 18:07:15 -0400 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id B60F553E7; Tue, 11 Aug 2009 18:07:14 -0400 (EDT) X-Hashcash: 1:20:090811:ludo@gnu.org::gGtEA66uVUmiaLVo:000004Vpq X-Hashcash: 1:20:090811:guile-devel@gnu.org::3GVBGOcmu5G/WV54:0000000000000000000000000000000000000000005PjC In-Reply-To: <877hxat7uc.fsf@gnu.org> ("Ludovic =?iso-8859-1?Q?Court=E8s?= =?iso-8859-1?Q?=22's?= message of "Tue, 11 Aug 2009 22:26:51 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9084 Archived-At: --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable ludo@gnu.org (Ludovic Court=E8s) writes: > Greg Troxel writes: > >> #define NULL (void *)0 > > This is under-parenthesized! > > Two actions to be taken: > > 1. Report a bug to your favorite libc maintainers. ;-) I think that's a legal value for NULL per C99. Interestingly it has not apparently caused other trouble. We'll see what others say, and I can see the point that having it parenthesized is defensive even if it's legal as is. > 2. Ask libunistring folks at > http://savannah.gnu.org/projects/libunistring/ to replace > "sizeof NULL" by "sizeof (NULL)" in `test-locale.c'. I did, and this has been committed to their repo for gnulib. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (NetBSD) iEYEARECAAYFAkqB65IACgkQ+vesoDJhHiVASQCfVozoFfT82FSN54LkH6XR1bn8 QLIAni8RuLWgoZ+qE67KbQtbhsCM84Jh =Bn14 -----END PGP SIGNATURE----- --=-=-=--