`setptr` is deprecated and a candidate for removal. This PR replaces instances with `SETPTR`.
Affected plugins: addons, geanydoc, geanymacro, geanyprj, geanyvc, spellcheck, treebrowser
See geany/geany#3019. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1142
-- Commit Summary --
* Replace deprecated setptr macro with SETPTR
-- File Changes --
M addons/src/ao_openuri.c (2) M addons/src/ao_tasks.c (2) M geanydoc/src/config.c (2) M geanydoc/src/geanydoc.c (2) M geanymacro/src/geanymacro.c (4) M geanyprj/src/sidebar.c (4) M geanyprj/src/utils.c (10) M geanyvc/src/geanyvc.c (14) M geanyvc/src/utils.c (4) M geanyvc/src/vc_svn.c (4) M spellcheck/src/gui.c (4) M spellcheck/src/scplugin.c (4) M treebrowser/src/treebrowser.c (6)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1142.patch https://github.com/geany/geany-plugins/pull/1142.diff
LGBI, thanks for doing this.
Plugin maintainers, if you see an issue with your plugin shout, otherwise it gets merged in a week or two.
Merged #1142 into master.
github-comments@lists.geany.org