diff options
author | Reimer Behrends <behrends@gmail.com> | 2015-05-13 12:26:34 +0200 |
---|---|---|
committer | Reimer Behrends <behrends@gmail.com> | 2015-05-13 12:26:34 +0200 |
commit | 28dd0407bbee1bbbfeec92e60f3836d3845a09d6 (patch) | |
tree | 60f21d4f55f5a396dcfdfc43421d19403faafa37 /tinyc | |
parent | 0b184f2584221543a7dec9c8ae4a700533919e0c (diff) | |
download | Nim-28dd0407bbee1bbbfeec92e60f3836d3845a09d6.tar.gz |
Fix behavior of os.getFileInfo() for symbolic links.
The calls to lstat() and stat() were switched. As a result, links weren't followed for followLink == true and links were followed for followLink == false.
Diffstat (limited to 'tinyc')
0 files changed, 0 insertions, 0 deletions