<p></p>
<blockquote>
<p dir="auto">I didn't mean they would always be invalidated</p>
</blockquote>
<p dir="auto">Perhaps invalidated was a poor choice of word and made it seem worse than it is.</p>
<p dir="auto">IIUC what would happen now is that a symbol in an olde tags file will show as a different kind from what it would show as if the source file file was open in Geany, or the tags file re-generated.  But it would still load, and will still show as the same kind it always did.</p>
<p dir="auto">That does not seem to be an issue to me.  Olde tags files are no worse, memory symbols and new tags files are an improvement, yay!</p>
<blockquote>
<p dir="auto">Store the ctags kind letter to the tagmanager-format tag files and use it instead of the mapped type if present<br>
Use the ctags file format for the tag files we ship with Geany</p>
</blockquote>
<p dir="auto">IIUC both of those mean relevant symbols from tags files from before the mapping change will change the kind they show.  That may not be right, for example one of the recent parser updates split a kind into two IIRC (was it Ada? can't remember and too lazy to search) so now old file symbols using the letter that was split will all show as one of the halves.  So both 1. and 2.  will show something different for existing tags files.  And if the parser removed a letter what happens, do we need to keep it in the mapping? Hopefully ctags will never reuse the same letter for a totally different kind, then we would have to complain to ctags?</p>
<p dir="auto">So it seems with either 1. or 2. there is the same potential behaviour change.</p>
<p dir="auto">My current evaluation is that having old tags file load the same way they always did, but different to new tags and open files is less likely to cause user issues.  So doing nothing happens to be both the best solution and the easiest :-)</p>
<blockquote>
<p dir="auto">Or both.</p>
</blockquote>
<p dir="auto">Or neither for now.</p>
<p dir="auto">But I agree that in the longer term it might be better to use ctags tags files directly, which this PR is a necessary step towards.</p>
<p dir="auto">Now conflicts are fixed will try to test in the next few days.</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/3049#issuecomment-1130910163">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7NLUE2TBTFKOM4YH3VKWIUNANCNFSM5JUGWD2A">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJYOSYLRDVVSQFMHVP3VKWIUNA5CNFSM5JUGWD2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOINUFDUY.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/3049/c1130910163</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/3049#issuecomment-1130910163",
"url": "https://github.com/geany/geany/pull/3049#issuecomment-1130910163",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>