summary refs log tree commit diff stats
path: root/compiler/service.nim
diff options
context:
space:
mode:
authorReimer Behrends <behrends@gmail.com>2014-09-22 23:18:14 +0200
committerReimer Behrends <behrends@gmail.com>2014-09-22 23:18:14 +0200
commitd0b292b4668e3837c090aefc056867f09fa92ee2 (patch)
tree6ca0f0b1f06825b99cdf1188d7f7cc31f4903a6c /compiler/service.nim
parent9f047f4351b100c929153d0070f3cd34752a08e1 (diff)
downloadNim-d0b292b4668e3837c090aefc056867f09fa92ee2.tar.gz
Fix permissions for createDir() on Unix systems.
Permissions were set to 0o711 by default; they should be 0o777, with
umask being responsible for restricting permissions further.
Diffstat (limited to 'compiler/service.nim')
0 files changed, 0 insertions, 0 deletions