<blockquote>
<p><a href="https://github.com/b4n" class="user-mention">@b4n</a> since there are multiple callers of spawn that means that multiple places need #if win32 and then to do the conversions to locale.</p>
</blockquote>

<p>The conversion need not be conditional, as as I said <em>all</em> platforms expect a locale string.  We just don't see to many issues because most non-Windows use UTF-8 as the locale, so the conversion would actually be a no-op, but that doesn't mean it's right.</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/1095#issuecomment-228914151">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ9REYyqTc5FEjoFnYcHEjmWkQHhOks5qQGiAgaJpZM4I_lTo">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyD4cdA0qlqM2tDwlzuGqFktKqSAks5qQGiAgaJpZM4I_lTo.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/1095#issuecomment-228914151"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>