[Github-comments] [geany/geany-plugins] Remove no-longer supported Scintilla signals (PR #1123)

xiota notifications at xxxxx
Tue Oct 19 21:57:32 UTC 2021


According to [Scintilla documentation](https://www.scintilla.org/ScintillaDoc.html) the following signals are no longer available.
 * SCI_GETTWOPHASEDRAW
 * SCI_SETTWOPHASEDRAW
 * SCI_SETLEXERLANGUAGE
 * SCI_LOADLEXERLIBRARY

SCI_SETLEXER was removed/changed to SCI_SETILEXER.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/1123

-- Commit Summary --

  * <a href="https://github.com/geany/geany-plugins/pull/1123/commits/4792c6baf4c665c410b099b0c2b598f8efa519d8">Remove no-longer supported Scintilla signals:</a>

-- File Changes --

    M geanylua/glspi_sci.h (6)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/1123.patch
https://github.com/geany/geany-plugins/pull/1123.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/1123
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211019/98e9e507/attachment.htm>


More information about the Github-comments mailing list