Skip to content

Add hexagon to the unsigned c_char group#183

Open
androm3da wants to merge 1 commit intosunfishcode:mainfrom
androm3da:main
Open

Add hexagon to the unsigned c_char group#183
androm3da wants to merge 1 commit intosunfishcode:mainfrom
androm3da:main

Conversation

@androm3da
Copy link
Contributor

Hexagon's c_char is unsigned, matching aarch64, arm, powerpc, riscv, and s390x. Without this, the no_std ctypes module fails to compile for hexagon-unknown-linux-musl because c_char is not defined.

Hexagon's `c_char` is unsigned, matching aarch64, arm, powerpc, riscv,
and s390x. Without this, the `no_std` ctypes module fails to compile
for `hexagon-unknown-linux-musl` because `c_char` is not defined.
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