* De: Jens Rehsack <[EMAIL PROTECTED]> [ Data: 2003-03-01 ] [ Subjecte: Re: PATCH: type errors in src-tree ] > 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?
ANSI is preferred, but mixing style with functional changes is discouraged. I get the impression your change to width-specified values has a real correlation to what things need to use, and thus it might fix brokenness with systems not ILP32. Thanx, juli. -- Juli Mallett <[EMAIL PROTECTED]> - AIM: BSDFlata -- IRC: juli on EFnet OpenDarwin, Mono, FreeBSD Developer - ircd-hybrid Developer, EFnet addict FreeBSD on MIPS-Anything on FreeBSD - /* XXX Nothing to see here, now. */ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message