Date: Mon, 29 Jul 2002 20:31:59 +0100 From: Mark Murray <mark@grondar.za> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/fetch Makefile Message-ID: <200207291931.g6TJVxRZ030586@grimreaper.grondar.org> In-Reply-To: <20020729152251.GC25260@dragon.nuxi.com> ; from "David O'Brien" <obrien@FreeBSD.org> "Mon, 29 Jul 2002 08:22:51 PDT." References: <20020729152251.GC25260@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, Jul 29, 2002 at 10:25:08AM +0200, Dag-Erling Smorgrav wrote: > > Any warning at all caused by code which is valid C99 but not valid C89 > > is IMHO incorrect. > > > > des@des /usr/src/usr.bin/fetch% make WARNS=6 > > cc -O -pipe -march=k6 -g -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wuninitialized -ansi > ^^^^^ > get sufficent committers to agree to change > this to -std=c99 (-std=gnu99). -ansi is the > same as -std=iso9899:1990 If you are looking for votes, then I am keen. Vote: "Yes for '-std=c99'" M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn 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?200207291931.g6TJVxRZ030586>