[Github-comments] [geany/geany] Update to Scintilla5 (#2867)
Thomas Martitz
notifications at xxxxx
Wed Aug 18 19:16:45 UTC 2021
@kugel- commented on this pull request.
> @@ -51,15 +54,15 @@
#include "CharacterSet.h"
#include "LexerModule.h"
-using namespace Scintilla;
+using namespace Lexilla;
static inline bool IsNewline(const int ch) {
return (ch == '\n' || ch == '\r');
I downloaded the last zip. I guess we can quickly pull 5.1.2 once out.
--
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/2867#discussion_r691535911
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210818/d6cf36ac/attachment.htm>
More information about the Github-comments
mailing list