diff options
author | Dominik Picheta <dominikpicheta@googlemail.com> | 2013-07-27 11:18:13 +0100 |
---|---|---|
committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2013-07-27 11:18:13 +0100 |
commit | c5c6ef6e2beb187e4d1e1c4b67a14b67a291e6f9 (patch) | |
tree | 0c25b67164af976fd956a998e49934e6c9f90aa6 /compiler/vmdeps.nim | |
parent | e33af13ae39355ea3f46108d9ed1cb71ff19676e (diff) | |
download | Nim-c5c6ef6e2beb187e4d1e1c4b67a14b67a291e6f9.tar.gz |
Fixes graphics.drawEllipse.
It failed because a Natural cannot be negative but drawEllipse tried to set negative values to a Natural variable; this variable's type was changed to an Int.
Diffstat (limited to 'compiler/vmdeps.nim')
0 files changed, 0 insertions, 0 deletions