<p></p>
<p><b>@getzze</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2584#discussion_r658356879">scintilla/julia_lexilla_v4.patch</a>:</p>
<pre style='color:#555'>> +            delete this;
+       }
+       int SCI_METHOD Version() const override {
+-              return lvRelease5;
++              // Geany still uses Lexilla v4
++              //return lvRelease5;
++              return lvIdentity;
+       }
+       const char * SCI_METHOD PropertyNames() override {
+               return osJulia.PropertyNames();
+@@ -173,7 +176,9 @@ public:
+               return 0;
+       }

+-      static ILexer5 *LexerFactoryJulia() {
++      // Geany still uses Lexilla v4
</pre>
<p>corrected</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2584#discussion_r658356879">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7MYSIAKG5TIPCWG3LTUO7RDANCNFSM4RIBU6VA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5ASADAGO33Q7WSA5LTUO7RDA5CNFSM4RIBU6VKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOFFB6VDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2584#discussion_r658356879",
"url": "https://github.com/geany/geany/pull/2584#discussion_r658356879",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>