> From: =?Windows-1252?Q?Jerker_B=E4ck?= <[EMAIL PROTECTED]>
> Date: Sun, 24 Apr 2005 16:51:25 +0200
> 
> I wonder, who needs these prototypes anyway, surely they must be expressed
> in the runtime header files?

The systems which don't have STDC_HEADERS defined are old systems
where the system headers don't have function prototypes (pre-ANSI C
didn't support prototypes).

> Would it not be easier to turn the other way
> around and define prototypes for those who really need it?

Can't do this, see above.


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to