Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Aug 2001 07:24:48 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        "David E. O'Brien" <obrien@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/sh mail.c 
Message-ID:  <20010801142453.EADAB3E28@bazooka.unixfreak.org>
In-Reply-To: <42763.996675456@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on "Wed, 01 Aug 2001 16:17:36 %2B0200"

next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn <sheldonh@starjuice.net> writes:
> On Wed, 01 Aug 2001 07:08:12 MST, Dima Dorfman wrote:
> > Just to expand on this a little, the reason there was no warning is
> > because gcc has a built-in for abort(3), so it already knows the
> > prototype.  I added the include files so that it would compile cleanly
> > with -fno-builtin.
> 
> Is there a good reason for us to omit -fno-builtin from the compiler
> flags turned on in the WARNS case?

Not that I know of.  DES posted the patch to -arch some time back, and
I don't recall seeing any objections.  Ask him why he hasn't applied
it yet.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010801142453.EADAB3E28>