|
Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
June 1999: Re: [Freeciv-Dev] Programing style |
|
Re: [Freeciv-Dev] Programing style[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Jules Bean <jmlb2@xxxxxxxxxxxxxxxx> writes:
> -pedantic isn't generally very useful. If I were you, I'd simply use
> -Wmissing-prototypes.
>
> If you *want* lots of warnings, -Wall is still a better idea than
> -pedantic.
Try also adding -W.
Falk
|