diff options
author | Zahary Karadjov <zahary@gmail.com> | 2013-08-27 01:49:21 +0300 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2013-08-27 01:51:02 +0300 |
commit | 52b00630c8a9dd770e3cbc0e1911f73299f5cb57 (patch) | |
tree | 33ba664cde3b69002f9ad2dfe30130ce8544c6bc /config | |
parent | 9cc23118be5afc701d6eac2f71522aa1f4a327cc (diff) | |
download | Nim-52b00630c8a9dd770e3cbc0e1911f73299f5cb57.tar.gz |
fix tisop
Adding nil checks on the exit paths for semCompiles errors. This was probably not needed before, because semIndirectOp had a special detection for semCompiles contexts. We could try to restore these, but wouldn't this just postpone the crashes until someone tries the same expressions in nimrod check? One of the previous commits also used errorNode to avoid returning nil. This may be an alaternative approach.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions