[Github-comments] [geany/geany-plugins] Replace deprecated setptr macro with SETPTR (PR #1142)

xiota notifications at xxxxx
Thu Nov 25 11:52:09 UTC 2021


`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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1142
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211125/b360a055/attachment.htm>


More information about the Github-comments mailing list