1 Sep 2006 01:35
(patch) replace perror() calls with GetLastError(), comment out spurious os_map debug output
Jack Unrue <jdunrue <at> gmail.com>
2006-08-31 23:35:22 GMT
2006-08-31 23:35:22 GMT
The attached patch modifies src/runtime/win32-os.c as follows: * replace remaining calls to perror() with fprintf(stderr, ..., GetLastError()) since errno is not set by Win32 API calls * disable debug output from os_map() -- -- Jack Unrue
------------------------------------------------------------------------- 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
_______________________________________________ Sbcl-devel mailing list Sbcl-devel <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sbcl-devel
RSS Feed