<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/elextr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a> Thanks for feedback.</p>
<p>I tried to use commands I seen during my compilation:</p>
<pre><code>gcc -I"/usr/share/R/include" -DNDEBUG    -fopenmp -fpic  -O3 -mtune=native -c %f%
</code></pre>
<p>and it looks to work</p>
<pre><code>gcc -I"/usr/share/R/include" -DNDEBUG    -fopenmp -fpic  -O3 -mtune=native -c "bmerge.c" (in directory: /home/jan/git/data.table/src)
Compilation finished successfully.
</code></pre>
<p>The thing is that I am not getting real-time response about errors.<br>
I tried to put some code that uses an undeclared variable and no lines are getting marked as invalid. To spot the issue in the code I have to run compilation of the file again.<br>
Maybe I just expect to much and such a real-time response about invalid code is not among the features of Geany?</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/issues/2532#issuecomment-647166256">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7Z2ZO5YNR7BU6C453RXZIZDANCNFSM4ODO5UQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZGZVZCCQDXEWBFQKDRXZIZDA5CNFSM4ODO5UQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE2JPSMA.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/issues/2532#issuecomment-647166256",
"url": "https://github.com/geany/geany/issues/2532#issuecomment-647166256",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>