Skip to content

aarch64 char is unnsigned. force signed#28

Open
EricDeveaud wants to merge 1 commit intoalachins:masterfrom
EricDeveaud:master
Open

aarch64 char is unnsigned. force signed#28
EricDeveaud wants to merge 1 commit intoalachins:masterfrom
EricDeveaud:master

Conversation

@EricDeveaud
Copy link
Copy Markdown

Hello

Sweed (5f7e176) buidls fine a=on aarch64 but while running sweed one can experience infinite loops in file reading, segfaults and so on.

this is due to char on arm is unsigned while signed on x86.

whith this patch sweed runs smoothly on aarch 64

regards

Eric

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.

1 participant