When you make a directory in linux, the permissions need to be set to 766
(linux uses the eXecute bit on directory as permission to allow access to a
directory). The mode is currently set to 0666 on line 112 of
jsio/directory.cpp This should not affect windows performance at all.
diff -u patch is attached, I don't remember if you can use 'patch' with MSVC.
Oh, yeah. Thanks for open-sourcing the software. I'm using it to do
monkey-coding conversion of bizarre, proprietary question formats to
standard QTI formats for the US Navy, doing a year's work in 4 weeks,
because you just *can* with fast, sloppy javascript.
Glenn Griffin / glenn@griffin3.com
Original issue reported on code.google.com by Griffin3...@gmail.com on 20 May 2008 at 7:42
Original issue reported on code.google.com by
Griffin3...@gmail.com
on 20 May 2008 at 7:42Attachments: