xeno
xeno copied to clipboard
Fix isSpaceChar overflow on 32-bit arches
Fixes: https://github.com/ocramz/xeno/issues/67
@swt2c Thank you! Could you please address #69 as well in this branch, see whether CI turns green?
@ocramz working on it!
@ocramz CI should now be fixed with my second commit. Note that it just gets the (relatively old) existing stack versions going again. There are other issues when getting it to work on current versions, see #70.