atom feed12 messages in org.freebsd.freebsd-auditRe: WFORMAT=1 errors
FromSent OnAttachments
Kris KennawayAug 10, 2001 6:21 pm 
Seth KingsleyAug 10, 2001 7:41 pm 
Kris KennawayAug 10, 2001 8:19 pm 
Seth KingsleyAug 13, 2001 5:39 pm 
Kris KennawayAug 14, 2001 2:40 am 
Seth KingsleyAug 14, 2001 2:06 pm 
Mike BarcroftAug 14, 2001 3:36 pm 
Bruce EvansAug 14, 2001 6:47 pm 
Seth KingsleyAug 14, 2001 7:56 pm 
Kris KennawayAug 14, 2001 8:25 pm 
Kris KennawayAug 14, 2001 8:28 pm 
Bruce EvansAug 14, 2001 9:01 pm 
Subject:Re: WFORMAT=1 errors
From:Mike Barcroft (mi@FreeBSD.org)
Date:Aug 14, 2001 3:36:43 pm
List:org.freebsd.freebsd-audit

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.

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