Skip to content

0.10.5#22

Merged
vtrlx merged 2 commits intomasterfrom
vtrlx/0.10.5
Feb 4, 2026
Merged

0.10.5#22
vtrlx merged 2 commits intomasterfrom
vtrlx/0.10.5

Conversation

@vtrlx
Copy link
Owner

@vtrlx vtrlx commented Feb 4, 2026

Fixes an issue with enum loading preventing LuaGObject from being used with certain libraries with GLib >= 2.87.0.

vtrlx added 2 commits February 4, 2026 14:12
GLib 2.87.0 includes a fix
(https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4803) to how enum
values are handled, causing the value to be read as a Lua table instead
of a GLib array. This requires some slightly tweaked code when loading
an enum.
@vtrlx vtrlx merged commit 63c8099 into master Feb 4, 2026
18 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.

1 participant