<p dir="auto"><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2358.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="506907220" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2358" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2358/hovercard" href="https://github.com/geany/geany/issues/2358">#2358</a>, <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2982.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1045673667" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2982" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2982/hovercard" href="https://github.com/geany/geany/issues/2982">#2982</a>, <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2428.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="556095480" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2428" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2428/hovercard" href="https://github.com/geany/geany/issues/2428">#2428</a> and <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes pull request #2987.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1046472413" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2987" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2987/hovercard" href="https://github.com/geany/geany/pull/2987">#2987</a>.</p>
<p dir="auto">After our <code>parseArglist</code> implementation has been accepted upstream (and improved), this PR will now bring back the unmodified Pascal parser from uctags to Geany!</p>
<p dir="auto">This will <strong>remove</strong> our buggy, incomplete implementation of parser <code>type</code> declarations which caused crashes and never worked really well.</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/3043'>https://github.com/geany/geany/pull/3043</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3043/commits/f41dadd72c300e9e411c3655f541525e1e373113" class="commit-link">f41dadd</a>  Use Pascal parser from uctags</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3043/files">3 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3043/files#diff-e0ce68205f4ca660762ddbc1f13f556330aea31c7de950df4da1d4ce6f95e6d6">ctags/Makefile.am</a>
    (2)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/geany/geany/pull/3043/files#diff-6d1d8fcf2668f1a0a82b5b5f6ce92418e3e5bcd7241cf2cfb67325b38a56ff55">ctags/parsers/pascal.c</a>
    (98)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3043/files#diff-8a2223563eea07fa8a790380080e971dccff11e43b76199f51df68d77c00da6f">tests/ctags/bug612019.pas.tags</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/3043.patch'>https://github.com/geany/geany/pull/3043.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/3043.diff'>https://github.com/geany/geany/pull/3043.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/3043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZHDNRE7EEMZRWNPWLUPNJYXANCNFSM5JMW6GNA">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/AAIOWJ2QS6I3FPL3VYKG36DUPNJYXA5CNFSM5JMW6GNKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4P646JRA.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/3043",
"url": "https://github.com/geany/geany/pull/3043",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>