Hi!
4-Сен-2006 20:03 [EMAIL PROTECTED] (Blair Campbell) wrote to
[EMAIL PROTECTED]:
BC> Support compiler oddity (Arkady)
BC> +++ res_r.c 4 Sep 2006 20:03:14 -0000 1.7
BC> - , int (*fct)()
BC> + , res_callbackp_t fct
Here again not "oddity", but using power of type-checking. With
unprototyped calls (with neither declared parameters nor `void' as
parameter) you may easy mistake in parameters and arguments types, when
redeclare function(s). In given case, this change was allows to catch much
of wrong declarations in FreeCOM.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel