<p>In <a href="https://github.com/geany/geany/pull/957#discussion_r61932552">tagmanager/src/tm_workspace.c</a>:</p>
<pre style='color:#555'>>  }
>  
>  
> -static void append_to_temp_file(FILE *fp, GList *file_list)
> +static gboolean append_to_temp_file(const gchar *outf, GList *file_list)
</pre>
<p>that function name is now a lie: it doesn't append anymore, but simply replaces the file's content.</p>

<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 or <a href="https://github.com/geany/geany/pull/957/files/1c4aaa0eb72aa9e3c60cd604d4c20ca5f7dc5c8f..b72b8596346c5dcecb4ecb55d12311b2405a470f#r61932552">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4pV03_4o85xmQyd6SJqHcfIyxT8ks5p95WygaJpZM4Ht-Ad.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/957/files/1c4aaa0eb72aa9e3c60cd604d4c20ca5f7dc5c8f..b72b8596346c5dcecb4ecb55d12311b2405a470f#r61932552"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>