This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: LFS meets PowerPC - score 0,1


Ulrich Drepper <drepper@cygnus.com> writes:

|> Geoff Keating <geoffk@ozemail.com.au> writes:
|> 
|> > - glibc will never work on pre-ANSI compilers, so there's no reason
|> >   not to write ANSI prototypes in new code.
|> 
|> Actually, there is a reason.  All functions which are exported should
|> be written in K&R form since this way the compiler will warn about
|> missing prototypes.

How about adding -Wmissing-prototypes?

Andreas.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]