Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 18:37:05 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        audit@FreeBSD.org
Subject:   Re: WFORMAT=1 errors
Message-ID:  <20010814183705.A34215@coffee.q9media.com>
In-Reply-To: <20010810182125.A47936@xor.obsecurity.org>; from kris@obsecurity.org on Fri, Aug 10, 2001 at 06:21:26PM -0700
References:  <20010810182125.A47936@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 10, 2001 at 06:21:26PM -0700, Kris Kennaway wrote:
> I'm going to start locking down the bits of the tree which compile
> with WFORMAT=1.  In the meantime, does anyone feel like fixing some of
> the following from usr.bin/ (this is a warning list from alpha: most
> of these are probably easy to fix, although some are impossible)?

[...]
> ===> ncal
> Warning: Object directory not changed from original /j/kris/src/usr.bin/ncal
> cc -O -pipe -mcpu=ev5 -Wall -Wmissing-prototypes -fstrict-prototypes -ansi -pedantic   -Wnon-const-format -Wno-format-extra-args -Werror  -c ncal.c
> cc1: warnings being treated as errors
> ncal.c: In function `mkmonth':
> ncal.c:590: warning: flag `O' used with type `B'
> ncal.c: In function `mkmonthb':
> ncal.c:682: warning: flag `O' used with type `B'
> *** Error code 1
> `all' not remade because of errors.
[...]

I don't think this warning can be fixed without modifying GCC.

Best regards,
Mike Barcroft

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




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