On Fri, 14 Feb 2003, [UTF-8] Branko Čibej wrote:

> Excuse me? your compiler is broken. A function definition is a
> prototype, so you don't need an extra prototype in this case. But I
> agree that the prototypse should live in a better place.

gcc -Wstrict-prototypes causes this.  We look for these on purpose.  :)

--Cliff

Reply via email to