https://bugzilla.xfce.org/show_bug.cgi?id=16257
Bug ID: 16257
Summary: Cannot compile extension with latest glib (2.62.3)
Classification: Xfce Core
Product: Thunar
Version: git
Hardware: PC (x86_64)
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: Thunarx
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.8.10
Hi!
I've been developing and maintaining an extension for Thunar
(https://github.com/althonos/thunar-torrent-property), but I can't get it to
compile anymore with the newest glib.
The code won't compile because of a missing
`glib_autoptr_clear_ThunarxPropertyPage` function, which is needed when using
the `G_DECLARE_FINAL_TYPE` macro to subclass the `ThunarxPropertyPage` type.
From what I've tracked, Thunarx code is missing
`G_DEFINE_AUTOPTR_CLEANUP_FUNC(ThunarxPropertyPage, g_object_unref)`.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs