<p></p>
<p dir="auto">There was one more problem with this pull request - when C parser was used as a dummy parser for the removed entry, there were 2 different instances of the same parser in <code>tm_parsers.h</code> and since ctags uses a hash map for the used parsers, true C tags were reported incorrectly as the <code>UNUSED</code> tags. So better to use some parser we either don't use in Geany.</p>
<p dir="auto">However, since we also support CUDA files as an external filetype, we can use the CUDA parser from the cxx parser instead of the C++ parser for CUDA files.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3073#issuecomment-1008980391">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ26XCWEVVP7BBY26JTUVL2IVANCNFSM5K77BV5A">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ5XG3SEKRH4R7SMWWTUVL2IVA5CNFSM5K77BV5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHQR5DJY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3073/c1008980391</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3073#issuecomment-1008980391",
"url": "https://github.com/geany/geany/pull/3073#issuecomment-1008980391",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>