(Sorry, I'm a bit behind with bugfixes) I'd say we should fix posixwin, but I have to check out the exact problem first...
cheers, felix On 11/10/05, Daishi Kato <[EMAIL PROTECTED]> wrote: > 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 > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
