From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22836 invoked by alias); 22 Jan 2002 08:57:11 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22798 invoked from network); 22 Jan 2002 08:57:07 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 22 Jan 2002 08:57:07 -0000 Received: from zaretsky (diup-220-213.inter.net.il [213.8.220.213]) by thor.inter.net.il (Mirapoint) with ESMTP id AFG41317; Tue, 22 Jan 2002 10:56:53 +0200 (IST) Date: Tue, 22 Jan 2002 00:57:00 -0000 From: "Eli Zaretskii" To: ac131313@cygnus.com Message-Id: <2561-Tue22Jan2002105639+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: fnasser@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <3C4C5FC4.6030609@cygnus.com> (message from Andrew Cagney on Mon, 21 Jan 2002 13:36:52 -0500) Subject: Re: [rfa/cli] s/NO_FUNCTION/NULL/ Reply-to: Eli Zaretskii References: <3C4C46E8.F48A93D7@redhat.com> <3C4C5FC4.6030609@cygnus.com> X-SW-Source: 2002-01/txt/msg00682.txt.bz2 > Date: Mon, 21 Jan 2002 13:36:52 -0500 > From: Andrew Cagney > > My ISO C is pretty rusty, however my memory is that NULL is very very > special. In C++, but not in C, IIRC. > GDB built with GCC 3.0.3. Using current GCC things died mysteriously > part way through the build. Well, until GCC 3.1 can compile the whole thing, I guess we don't have to worry.