diff options
author | bptato <nincsnevem662@gmail.com> | 2023-12-02 10:30:51 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-12-02 10:59:29 +0100 |
commit | b91b64a2d54404c4ead09093c25e0002fbab1881 (patch) | |
tree | 69edf428260a7afb212fd4e016b08cab39a6e669 /src/js/fromjs.nim | |
parent | c9588388d04bb3180c3cfec4359462421c0407f0 (diff) | |
download | chawan-b91b64a2d54404c4ead09093c25e0002fbab1881.tar.gz |
qjs: fix a warning
We want to check if d is larger than INT64_MAX, but the conversion rounds it up, so we actually need to use greater-equals.
Diffstat (limited to 'src/js/fromjs.nim')
0 files changed, 0 insertions, 0 deletions