[Github-comments] [geany/geany] Remove deprecated symbols: sciwrappers (PR #3025)

xiota notifications at xxxxx
Sat Nov 27 14:31:55 UTC 2021


Removes deprecated symbols `sci_get_text`, `sci_get_selected_text`, `sci_get_text_range`.  Internal use has rewritten.  No known plugins use any of these functions.  There are some false positives when grepping because they are referenced in comments.  (geanygendoc, geanyctags)  See #3019.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3025

-- Commit Summary --

  * Remove deprecated symbol: sci_get_text
  * Remove deprecated symbol: sci_get_selected_text
  * Remove deprecated symbol: sci_get_text_range

-- File Changes --

    M src/document.c (14)
    M src/editor.c (63)
    M src/sciwrappers.c (56)
    M src/sciwrappers.h (6)

-- Patch Links --

https://github.com/geany/geany/pull/3025.patch
https://github.com/geany/geany/pull/3025.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/pull/3025
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211127/b7fa432c/attachment.htm>


More information about the Github-comments mailing list