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

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/1017#discussion_r510757846">debugger/src/tpage.c</a>:</p>
<pre style='color:#555'>> @@ -142,19 +142,18 @@ void tpage_pack_widgets(gboolean tabbed)
        GList *children = gtk_container_get_children(GTK_CONTAINER(tab_target));
        if (children)
        {
-               int i;
-
-               oldroot = (GtkWidget*)children->data;
+               GtkWidget **widget_ref = NULL;
</pre>
<p>I'd rather have this declared in the loop</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-plugins/pull/1017#pullrequestreview-515499351">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ56W5EC7XUHQ536V23SMFEMTANCNFSM4SUHYX2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2TDXA7URAC4AOWWXTSMFEMTA5CNFSM4SUHYX22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD246KVY.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-plugins/pull/1017#pullrequestreview-515499351",
"url": "https://github.com/geany/geany-plugins/pull/1017#pullrequestreview-515499351",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>