<p dir="auto">This patch avoids creating a temporary file containing concatenated source files passed on the command-line when the <code class="notranslate">-P</code> option is used (or when tags are generated for other languages than C/C++) by e.g.</p>
<div class="snippet-clipboard-content position-relative overflow-auto" data-snippet-clipboard-copy-content="geany -P -g file1.h file2.h file3.h"><pre class="notranslate"><code class="notranslate">geany -P -g file1.h file2.h file3.h
</code></pre></div>
<p dir="auto">More discussion can be found in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1203520040" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/3163" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/3163/hovercard" href="https://github.com/geany/geany/pull/3163">#3163</a>.</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/3204'>https://github.com/geany/geany/pull/3204</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3204/commits/733a7e8560ccfe6aaadba57a4943bf136202b804" class="commit-link">733a7e8</a>  Rename variables in tag file writing functions to make things clearer</li>
  <li><a href="https://github.com/geany/geany/pull/3204/commits/f5c7f6f5ca4df724dc6be1a1c02339d4c76a5d5d" class="commit-link">f5c7f6f</a>  Don't use temporary file when creating tag files without running preprocessor</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3204/files">2 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3204/files#diff-b8f4ed334cc62ed2d9ce5ed4fc5f38de4476c2e4d46dc89b360fef1b62e4569c">src/tagmanager/tm_workspace.c</a>
    (161)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3204/files#diff-dcec890bd01e60fc7688bc6346ccebb1d642e23b1bfe4736da38d30a98430e5f">tests/ctags/process_order.c.tags</a>
    (5)
  </li>
</ul>

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

<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/3204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZVMBXMDXUSHY3SZWTVJ2I4ZANCNFSM5V4BUHKQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJZZIXSO2QUKMICHV73VJ2I4ZA5CNFSM5V4BUHK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4SNERILQ.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/3204</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/3204",
"url": "https://github.com/geany/geany/pull/3204",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>