<blockquote>
<p><a href="https://github.com/codebrainz" class="user-mention">@codebrainz</a> for space, if we mean ascii space we should do as <a href="https://github.com/b4n" class="user-mention">@b4n</a> did and use the literal space rather than using some foreign function.</p>
</blockquote>

<p>If we mean space, yeah, but if we want to support tabs and friends (I assume we do), using <code>g_ascii_isspace()</code> (part of GLib) makes perfect sense and doesn't have the problems that <code>isspace()</code> from stdlib has.</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/852#issuecomment-169217633">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJw_GvFQhoUjeyvxyqbUCs2Ml4HH-ks5pXJEOgaJpZM4G-Ypk.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/852#issuecomment-169217633"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>