Hi,

using 2.2 on linux and windows:

Version 2, Build 2 - linux-unix-gnu-x86 - [ dload ]
(c)2000-2005 Felix L. Winkelmann
#;1> (use posix)
; loading library posix ...
#;2> (directory? "./")
#t
#;3> 

Version 2, Build 2 - windows-msvc-x86 - [ dload ]
(c)2000-2005 Felix L. Winkelmann
#;1> (use posix)
; loading library posix ...
#;2> (directory? "./")
#f
#;3>


I guess this is why spiffy on windows
returns 404 for http://localhost:8080/.

Would you fix posixwin or spiffy?

Daishi


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to