Fixes for generating Evolution Data Server bindings #342
No reviewers
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!342
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "eds-fixes"
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?
Issue #341 reported that it was not possible to generate bindings for Evolution Data Server (EDS) and related libraries (ECal, Camel and others). This uncovered a number of bugs in the Java-GI bindings generator. This PR fixes most of them, and adds metadata for the remaining issues that are hard or impossible to handle in a generic way.
Some of the fixes required some refactoring of the handling of out-parameters and arrays with unclear or missing annotations. So the overall quality of all generated bindings will slightly improve as well.
java-gi:glib857c4d87d4