[mcclim-devel] more clisp/win32 issues
Troels Henriksen
athas at sigkill.dk
Tue Nov 21 23:02:48 UTC 2006
Troels Henriksen <athas at sigkill.dk> writes:
>> Goatee/goatee-command.lisp fails to compile specifically on CLISP /
>> Win32 because
>> #\Delete is not defined (but it is for CLISP on Unix). The same character value
>> can be obtained with #\Rubout. More info here:
>>
>> http://www.podval.org/~sds/clisp/impnotes/char-platform-dep.html
>
> Would adding something like "#+win32 #\Rubout #-win32 #\Delete" work?
> I'm not very familiar with Windows-Lisps.
Andy Hefner seems to have fixed this now. Thanks!
--
\ Troels "Athas"
/\ Henriksen
More information about the mcclim-devel
mailing list