<p><b>@ntrel</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/1813#discussion_r332667917">src/sidebar.c</a>:</p>
<pre style='color:#555'>> +    return i;
+}
+
+
+typedef struct TreeForeachData {
+       gchar *needle;
+       gsize best_len;
+       gsize needle_len;
+       GtkTreeIter best_iter;
+       enum {
+               TREE_CASE_NONE,
+               TREE_CASE_EQUALS,
+               TREE_CASE_CHLID_OF,
+               TREE_CASE_PARENT_OF,
+               TREE_CASE_HAVE_SAME_PARENT
+       } best_case;
</pre>
<p>Also, typo CHILD</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, <a href="https://github.com/geany/geany/pull/1813?email_source=notifications&email_token=AAIOWJYZNAVE45ENC6BYE63QNTG7TA5CNFSM4EWIWKT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHI5SHQ#discussion_r332667917">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4ABKZH24AKX4QPHK3QNTG7TANCNFSM4EWIWKTQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2EJ6FKQEY3E4223MLQNTG7TA5CNFSM4EWIWKT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHI5SHQ.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/1813?email_source=notifications\u0026email_token=AAIOWJYZNAVE45ENC6BYE63QNTG7TA5CNFSM4EWIWKT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHI5SHQ#discussion_r332667917",
"url": "https://github.com/geany/geany/pull/1813?email_source=notifications\u0026email_token=AAIOWJYZNAVE45ENC6BYE63QNTG7TA5CNFSM4EWIWKT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHI5SHQ#discussion_r332667917",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>