Skip to content

build: Don't install glib-backports.h or pass it to GObject-Introspection #193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

smcv
Copy link
Contributor

@smcv smcv commented Feb 12, 2025

This is a backport of (a subset of) GLib's API, rather than being part of our API. If dependent projects need newer GLib API, they should have a newer GLib dependency or include their own backports.


This is technically a small API break, but hopefully nobody is actually doing #include <libportal/glib-backports.h> (certainly https://codesearch.debian.net/search?q=libportal%2Fglib&literal=1 doesn't find any).

Ideally this would be included in a "feature" release like 0.10.0, rather than a bugfix release like 0.9.2.

…tion

This is a backport of (a subset of) GLib's API, rather than being part
of *our* API. If dependent projects need newer GLib API, they should
have a newer GLib dependency or include their own backports.

Signed-off-by: Simon McVittie <[email protected]>
@smcv smcv merged commit 588ffe1 into flatpak:main Feb 14, 2025
11 of 15 checks passed
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.

2 participants