Skip to content

Conversation

@cesarpastorini
Copy link

Hello, this PR builds on top of @SteveLauC work adding a commit to settle the conflicting return types of major() and minor() functions outlined at the end of this comment.

SteveLauC and others added 3 commits May 2, 2023 22:08
This is meant as the final step in fixing ogham#1126.

The different build targets of Rust libc's `major()` and `minor()`
functions have conflicting return types like `c_uint`, `c_int` and
`i32`, so an `i64` should be able to represent all of them.
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