8 Aoû
2005
8 Aoû
'05
19:22
Hi, On WindowsXP (MinGW) the promitive file-exists? seems to be broken in Gambit-Cb14... Is anybody experiencing the same problem? Thank you, Francois Magnan (file-exists? "/bin/ls") ; Works on MacOSX 10.4 (file-exists? "C:/Decads/bin/decads.exe") ; Fails on Windows XP (MinGW) although that file exists on my machine.