summary refs log tree commit diff stats
path: root/compiler/vmdeps.nim
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2013-07-27 11:18:13 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2013-07-27 11:18:13 +0100
commitc5c6ef6e2beb187e4d1e1c4b67a14b67a291e6f9 (patch)
tree0c25b67164af976fd956a998e49934e6c9f90aa6 /compiler/vmdeps.nim
parente33af13ae39355ea3f46108d9ed1cb71ff19676e (diff)
downloadNim-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