(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.
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