Allocation functions that are exported need to be GBoxed-based (if not GObject-based). This PR implements this for two cases. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/839 -- Commit Summary -- * plugin api: convert TMSourceFile to GBoxed internally * plugin api: convert StashGroup to GBoxed internally -- File Changes -- M src/stash.c (46) M src/stash.h (1) M tagmanager/src/tm_source_file.c (56) M tagmanager/src/tm_source_file.h (3) M tagmanager/src/tm_tag.c (6) M tagmanager/src/tm_workspace.c (2) -- Patch Links -- https://github.com/geany/geany/pull/839.patch https://github.com/geany/geany/pull/839.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/839
