[BUG] minor... (make-dir) on windows

Started by newdep, June 05, 2007, 04:50:06 AM

Previous topic - Next topic

newdep

(make-dir "bla" 0700) does crash newlisp on windows.



Now is ofcourse the permission bit unix-only,

but it would be nicer if newlisp would ignor it instead of crashing..

(just for Platform compatility's between Unix - Windows)



Norman.
-- (define? (Cornflakes))

Lutz

#1
Thanks Norman, this bug was introduced in 9.1 when adding the 64bit compile flavor. This could also affect UNIX systems and is fixed in 9.1.8.



Lutz