Skip to content

Conversation

badcel
Copy link
Member

@badcel badcel commented Jun 1, 2024

The GObject type "gssize" (sgined "gsize") was mapped to "long". Which is wrong, as "gssize" is dependent if the system is a 64 bit / 32 bit host. This maps "gssize" to "nint", similarly to "gsize" which is already mapped to "nuint".

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

The GObject type "gssize" (sgined "gsize") was mapped to "long". Which is wrong, as "gssize" is dependent if the system is a 64 bit / 32 bit host. This maps "gssize" to "nint", similarly to "gsize" which is already mapped to "nuint".
@badcel badcel merged commit ca38667 into main Jun 1, 2024
@badcel badcel deleted the fix-gssize branch June 1, 2024 20:01
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