Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Manually check correctness of pros_sys bindings. #56

Open
Tropix126 opened this issue Jan 17, 2024 · 0 comments
Open

Manually check correctness of pros_sys bindings. #56

Tropix126 opened this issue Jan 17, 2024 · 0 comments
Labels
type:bug Something isn't working

Comments

@Tropix126
Copy link
Member

Problem Description

A lot of bindings from pros_sys are technically correct, in that they compile however there are some strange leftovers from bindgen inferring integer types that result in some inconsistencies which may be expensive to go back on once everything's stabilzed (such as enum reprs).

Additional information

At some point we should do a manual refactor of all the bindings in pros_sys to ensure they're following FFI best practices and are actually correct.

@Tropix126 Tropix126 added the type:bug Something isn't working label Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant