Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add repr(C) to AncillaryFixedBuf #14

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Conversation

Manishearth
Copy link
Contributor

repr(Rust) makes no guarantees about alignment or layout here

@tormol
Copy link
Owner

tormol commented Oct 15, 2023

Hmm Ok. I thought zero-length arrays have a special meaning in C.
But I see C-compatibility isn't the only purpose of #[repr(C)], and I trust you on this.
Thanks!

@tormol tormol merged commit 3f6ad99 into tormol:master Oct 15, 2023
5 of 6 checks passed
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