[BUG] Using 0.13.0 throws an error that 0.12.2 does not #309
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
java
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
java-gi/java-gi#309
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have been trying to generate bindings for libraries using java-gi '0.13.0`, but when using it, an error is thrown:
I have tried a range of
girfiles, but they all have the same problem. This error does not occur when I use0.12.2though.Could I please get some help finding out what the problem is here?
This is is a bug, thanks for reporting
The issue is fixed in this branch.
Release (0.13.1) will follow soon, hopefully I can find the time later this week.