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

glib: Remove un-generatable type UriParamsIter #459

Merged
merged 1 commit into from Apr 18, 2021

Conversation

MarijnS95
Copy link
Contributor

This is a boxed record that cannot be generated due to missing memory management functions. That was previously silently permitted (and logged somewhere along the rest of the warnings) but is now proactively disallowed thanks to gtk-rs/gir#1103. Remove this type from the generate list since it has no effect anyway.

This is a boxed record that cannot be generated due to missing memory
management functions.  That was previously silently permitted (and
logged somewhere along the rest of the warnings) but is now proactively
disallowed thanks to gtk-rs/gir#1103.  Remove
this type from the `generate` list since it has no effect anyway.
Copy link
Member

@bilelmoussaoui bilelmoussaoui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oups, that was added by me. Thanks!

@sdroege sdroege merged commit 8846ca6 into gtk-rs:master Apr 18, 2021
@MarijnS95 MarijnS95 deleted the glib-remove-ungeneratable-type branch April 18, 2021 06:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants