1.0.43.13: "minor fixed for Win32" from Kalyanov Dmitry
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Sep 2010 08:43:55 +0000 (08:43 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Sep 2010 08:43:55 +0000 (08:43 +0000)
commit0d67e11363ce91e7f3d4d196d447add7acb67289
treeff04a0088444e89d7192ce809f7bfdbc647565a4
parentded7da3c8971fd0c04830496199e366a6df83a18
1.0.43.13: "minor fixed for Win32" from Kalyanov Dmitry

 * fix run-sbcl.sh for cygwin: need to convert the path.

 * fix contrib building for cygwin with GCC 4.x installed: require GCC
   3.x since GCC 4.x apparently doesn't do -mno-cygwin.

 * PeekConsoleInput's third argument is the number of array in elements,
   not bytes. http://msdn.microsoft.com/en-us/library/ms684344%28VS.85%29.aspx
   Old usage led to stack overwriting.
NEWS
contrib/asdf-module.mk
run-sbcl.sh
src/code/win32.lisp
version.lisp-expr