<p dir="auto">I'm not sure how robust our parser is against invalid input or updated ctags file format so better use the upstream version of the official library to parse ctags files so we don't have to worry about this.</p>
<p dir="auto">In addition, this patch also updates the code to read all the ctags kinds we need in tagmanager.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/3049'>https://github.com/geany/geany/pull/3049</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3049/commits/c14e16215d4943646988a4610bce784b211c89c2" class="commit-link">c14e162</a>  Add ctags 'readtags' library to allow us parse ctags files</li>
  <li><a href="https://github.com/geany/geany/pull/3049/commits/6558e0b1c17c2e92b26d3d562ea05b0365a342bb" class="commit-link">6558e0b</a>  Use the readtags library to parse ctags files</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3049/files">5 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3049/files#diff-e0ce68205f4ca660762ddbc1f13f556330aea31c7de950df4da1d4ce6f95e6d6">ctags/Makefile.am</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/3049/files#diff-ccfff55c8ca5e0b81f5522781839a82849195f322d9bc81c631433b0b605bd5a">ctags/libreadtags/readtags.c</a>
    (1310)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/3049/files#diff-ad98a9cb49876ca18e563cc28ee4b40eb73d59906011e60b630df61605136e1f">ctags/libreadtags/readtags.h</a>
    (295)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3049/files#diff-c363b19089bd3a8c5604dd4fe289c0fd2f4a4c1e6a18411bb708cb1bc053c445">src/tagmanager/Makefile.am</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3049/files#diff-2a1e238a4388687b307a44ec2a93cccd97d47a0022903564fff67b577737b129">src/tagmanager/tm_source_file.c</a>
    (174)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/3049.patch'>https://github.com/geany/geany/pull/3049.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/3049.diff'>https://github.com/geany/geany/pull/3049.diff</a></li>
</ul>

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