Date: Sun, 02 Mar 2003 01:02:14 +0100 From: Jens Rehsack <rehsack@liwing.de> To: Barney Wolff <barney@pit.databus.com> Cc: current@freebsd.org, Juli Mallett <jmallett@FreeBSD.org> Subject: Re: PATCH: type errors in src-tree Message-ID: <3E614A06.5070403@liwing.de> References: <3E5EA13E.9020208@liwing.de> <3E60F1CF.2030400@liwing.de> <20030301155546.A39174@FreeBSD.org> <3E612F7F.1090002@liwing.de> <20030301233642.GA64401@pit.databus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Barney Wolff wrote: > On Sat, Mar 01, 2003 at 11:09:03PM +0100, Jens Rehsack wrote: > > Shouldn't we care about u_char vs char? On some machines it matters, > and on all machines compilers tend to notice and generate warnings. > Just another question: I turned on '-ansi' and got some warning about a function declaration is not a prototype (all functions are declared in K&R style). Is it preferred by the FreeBSD-Team having functions in K&R styles or is the Ansi-Style on, too? Jens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E614A06.5070403>