Skip to content

Conversation

@WhatAmISupposedToPutHere

Fixes bitreverse, and makes tests work on not-x86

In another installment of "x86 is the weirdo" it defines char as signed,
while most other architectures use unsigned chars. Change tests to use the
actual c_char type, to make them work no matter what the char signedness is
on the host platform.
@FractalFir
Copy link
Owner

The change to the start function seems incorrect, since it causes the test suite not to build.

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.

2 participants