The biggest reason NTP is going for correct prototypes is that the NTP code is kinda widely used, and we make sure the code will compile on a number of C compilers. We also like to crank up as many warnings as we can stand, and do our best to make the code "correct". There are a number of "longian" problems out there, and we have to take some pains to make sure that network packets are the right length. Getting the prototypes right makes a number of runtime problems go away, and lets us know where we need to take a close look at casts. H
- Re: passing command-line switches to compiler Ian Lance Taylor
- Re: passing command-line switches to compiler Akim Demaille
- Re: passing command-line switches to compiler CyberPsychotic
- Re: passing command-line switches to compile... Alexandre Oliva
- Re: passing command-line switches to compile... Harlan Stenn
- Re: passing command-line switches to com... Ian Lance Taylor
- Re: passing command-line switches t... Harlan Stenn
- Re: passing command-line switch... Ian Lance Taylor
- Re: passing command-line switch... Harlan Stenn
- Re: passing command-line switch... Akim Demaille
- Re: passing command-line switches t... Harlan Stenn
- Re: passing command-line switch... Ian Lance Taylor
- Re: passing command-line switches to com... Akim Demaille
- Re: passing command-line switches t... Tom Tromey
- Re: passing command-line switch... Akim Demaille
- Re: passing command-line switch... Lars J. Aas
- Re: passing command-line switch... Lars J. Aas
- Re: passing command-line switch... Akim Demaille
- Re: passing command-line switch... Akim Demaille
- Re: passing command-line switch... Lars J. Aas
- Re: passing command-line switch... Akim Demaille