Skip to content

Be compatible with GIRepository-1.0 and 2.0.#13474

Draft
mtwebster wants to merge 2 commits intomasterfrom
cjs-140-gir2.0
Draft

Be compatible with GIRepository-1.0 and 2.0.#13474
mtwebster wants to merge 2 commits intomasterfrom
cjs-140-gir2.0

Conversation

@mtwebster
Copy link
Member

@mtwebster mtwebster commented Jan 22, 2026

ref:
linuxmint/cjs#135

I've fixed a few warnings, but some remain....

Type GITypeInfo of property XApp.StatusIconInterface::icon-name does not match type GITypeInfo of first argument of setter complete_scroll. Falling back to slow path
Type GITypeInfo of property XApp.StatusIconInterface::label does not match type GITypeInfo of first argument of setter complete_scroll. Falling back to slow path
Type GITypeInfo of property XApp.StatusIconInterface::tooltip-text does not match type GITypeInfo of first argument of setter complete_scroll. Falling back to slow path
...
...

These seem like false-positives, though - it's comparing unrelated elements. I think it's a bug in gobject-introspection (well, glib now)

@mtwebster mtwebster marked this pull request as draft January 22, 2026 19:54
This is needed to support cjs/mozjs 140+ and will be enabled at
at build-time according to the cjs version provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant