Hi!

11-Сен-2006 00:07 [EMAIL PROTECTED] (Blair Campbell) wrote to
[EMAIL PROTECTED]:

BC> Fixed compilation completely with Turbo C
BC> +++ ptchsize.c      11 Sep 2006 00:07:22 -0000      1.6
BC> -   if(enumFileResources(argv[1], RES_ID_INFO, getInfo, 0) != 1) {
BC> +   if(enumFileResources(argv[1], RES_ID_INFO, (int(*)())getInfo, 0) != 1) {

     This is wrong fix: instead fixing mismatched prototypes, this change
tries mask out by explicit castings compiler complains...

-------------------------------------------------------------------------
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

Reply via email to