Skip to content

Fix isSpaceChar overflow on 32-bit arches#68

Open
swt2c wants to merge 2 commits intoocramz:masterfrom
swt2c:fix_32_bit
Open

Fix isSpaceChar overflow on 32-bit arches#68
swt2c wants to merge 2 commits intoocramz:masterfrom
swt2c:fix_32_bit

Conversation

@swt2c
Copy link
Copy Markdown

@swt2c swt2c commented Apr 1, 2025

Fixes: #67

@ocramz
Copy link
Copy Markdown
Owner

ocramz commented Apr 1, 2025

@swt2c Thank you! Could you please address #69 as well in this branch, see whether CI turns green?

@swt2c
Copy link
Copy Markdown
Author

swt2c commented Apr 1, 2025

@ocramz working on it!

@swt2c swt2c force-pushed the fix_32_bit branch 3 times, most recently from bfb56a7 to 7436ad5 Compare April 1, 2025 15:32
@swt2c
Copy link
Copy Markdown
Author

swt2c commented Apr 1, 2025

@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.

@swt2c
Copy link
Copy Markdown
Author

swt2c commented Feb 10, 2026

Ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failures on 32-bit architectures

2 participants