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

Sync glib/cairo #5

Merged
merged 9 commits into from
Oct 29, 2020
Merged

Sync glib/cairo #5

merged 9 commits into from
Oct 29, 2020

Conversation

sdroege
Copy link
Member

@sdroege sdroege commented Oct 29, 2020

No description provided.

ids1024 and others added 9 commits October 29, 2020 10:23
Should fix https://github.com/gtk-rs/glib/pull/713/files#r511494658

By implementing it to invoke the traits on the wrapped `ObjectRef` the
implementation shorter and clearer than before.
…ng object

The object might just be finalized, and in that case it's unsafe to access
it and use any API on it. This can only happen from inside the Drop impl
of Self.
… finalizing or finalized objects

This would be unsafe and hints at a bug somewhere else.
There are 4 left that are wrong upstream and have an MR submitted, all
others are correct and this gets rid of some functions wrongly marked as
possibly returning NULL.
@GuillaumeGomez
Copy link
Member

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit f4651c1 into gtk-rs:master Oct 29, 2020
@sdroege sdroege deleted the sync branch October 29, 2020 09:09
elmarco pushed a commit to elmarco/gtk-rs that referenced this pull request Feb 10, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants