<p>In <a href="https://github.com/geany/geany/pull/629#discussion_r41078619">src/plugins.c</a>:</p>
<pre style='color:#555'>> @@ -1356,7 +1748,7 @@ static void on_pm_tree_filter_entry_icon_release_cb(GtkEntry *entry, GtkEntryIco
>  }
>  
>  
> -static void pm_prepare_treeview(GtkWidget *tree, GtkListStore *store)
> +static void pm_prepare_treeview(GtkWidget *tree, GtkTreeStore *store)
</pre>
<p>changes to this function lead to <code>iter</code> and <code>list</code> variables to be unused.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/629/files#r41078619">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ1S05YSlRIwPL8pjuCPTe-yelOJ-ks5o3wwggaJpZM4Fy7fG.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/629/files#r41078619"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>