1.0.39.24: win32: Fix foreign function name conversion.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Wed, 30 Jun 2010 16:25:01 +0000 (16:25 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Wed, 30 Jun 2010 16:25:01 +0000 (16:25 +0000)
commit3397c1325c8918fe7f187673ff33e469158955e0
tree7cc510f50f5ef84d2c60252732bb2cb2a43b042c
parent9c66b18385fb021e17eb8319a6cc4eb2cb7cb910
1.0.39.24: win32: Fix foreign function name conversion.

  * In 1.0.39.15, the win32 case for foreign function names was
accidentally removed when the darwin/dlshim case (the same case)
was removed.  Re-added the win32 case.
src/code/foreign.lisp
version.lisp-expr