Skip to content

Conversation

Dandan336
Copy link

@Dandan336 Dandan336 commented Jun 4, 2024

Based on the default bindgen version 0.53.1, can not work on loong64.
The loongarch64.rs is automatically generated by rust-bindgen 0.62.0.
Meanwhile, I need to install rustfmt.

Please review.

pub const LV2_WORKER__interface: &[u8; 42usize] = b"http://lv2plug.in/ns/ext/worker#interface\0";
pub const LV2_WORKER__schedule: &[u8; 41usize] = b"http://lv2plug.in/ns/ext/worker#schedule\0";
#[doc = " The header of an atom:Atom."]
#[repr(C)]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I have changed.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash these two commits. There is no need to have two commits.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

The loongarch64.rs is automatically generated by rust-bindgen 0.62.0.
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