@rdipardo 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');
No problema; since "The Great Schism" Neil's been averaging a release per
month, so it's probably just a week or two away.
--
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_r691570193