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

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2645#discussion_r519175814">src/libmain.c</a>:</p>
<pre style='color:#555'>> @@ -406,7 +406,7 @@ static gint get_windows_socket_port(void)
        if (! g_file_test(configfile, G_FILE_TEST_IS_REGULAR))
</pre>
<p>This code could actually be simplified by basically having the same code path for the with and without config cases: just don't load the config if it doesn't exist, and then <code>utils_get_setting_integer()</code> will return the default.  But that's not for a point release.</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/2645#pullrequestreview-525651827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ44G6RE2YJWXPVJ6F3SOVA5NANCNFSM4TNTKUNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZYESBLD55WK6VZV2LSOVA5NA5CNFSM4TNTKUN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD5KM64Y.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/2645#pullrequestreview-525651827",
"url": "https://github.com/geany/geany/pull/2645#pullrequestreview-525651827",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>