0.9.16.20:
authorJuho Snellman <jsnell@iki.fi>
Thu, 7 Sep 2006 01:58:12 +0000 (01:58 +0000)
committerJuho Snellman <jsnell@iki.fi>
Thu, 7 Sep 2006 01:58:12 +0000 (01:58 +0000)
commit5d898ab44ba36a8fea525d8d6b95224c8ac13a54
treefb5c4dac59547dc347c7add5a4294d94c64bc8d3
parente4bfafdc796354cd1a809ab6f77b54ccf12a28ba
0.9.16.20:
Some win32 cleanups (patch by Jack Unrue on sbcl-devel, 2006-08-31).

        * Replace remaining calls to perror() with fprintf(stderr, ...,
          GetLastError()) since errno is not set by Win32 API calls.
        * Disable debug output from os_map().
src/runtime/win32-os.c
version.lisp-expr