<p></p>
<p>Thanks for your efforts so far <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/getzze/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/getzze">@getzze</a>. I'd be happy to see this merged.<br>
I wanted to test, but have trouble building the branch <code>julia_lexxer</code> in a standard Kubuntu 20.04 environment (gcc 9.3.0):</p>
<pre><code>  CXX      lexers/LexMake.lo
lexers/LexJulia.cxx: In static member function ‘static Scintilla::ILexer* LexerJulia::LexerFactoryJulia()’:
lexers/LexJulia.cxx:123:25: error: invalid new-expression of abstract class type ‘LexerJulia’
  123 |   return new LexerJulia();
      |                         ^
lexers/LexJulia.cxx:90:7: note:   because the following virtual functions are pure within ‘LexerJulia’:
   90 | class LexerJulia : public DefaultLexer {
      |       ^~~~~~~~~~
In file included from lexers/LexJulia.cxx:25:
./include/ILexer.h:92:34: note:         ‘virtual const char* Scintilla::ILexerWithIdentity::PropertyGet(const char*)’
   92 |  virtual const char * SCI_METHOD PropertyGet(const char *key) = 0;
      |                                  ^~~~~~~~~~~
  CXX      lexers/LexMarkdown.lo
</code></pre>

<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#issuecomment-750958283">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ37IRISFT5ECVXGUZDSWOM2TANCNFSM4RIBU6VA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4EKPGTCJTRHPMMTXLSWOM2TA5CNFSM4RIBU6VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFTBLNSY.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#issuecomment-750958283",
"url": "https://github.com/geany/geany/pull/2584#issuecomment-750958283",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>