summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorcremno <[email protected]>2014-12-02 00:32:27 +0100
committercremno <[email protected]>2014-12-02 00:43:45 +0100
commitf6d15cfc38b7995c6b1e5c1505b46075a46842b2 (patch)
tree80ff2c664a7fcfc5c65b0898a4e1edc32213c8b4 /src
parent260cad689ae3b9f979d602052592331ca011dd92 (diff)
downloadmruby-f6d15cfc38b7995c6b1e5c1505b46075a46842b2.tar.gz
mruby-f6d15cfc38b7995c6b1e5c1505b46075a46842b2.zip
fix ISBLANK() for Visual Studio < 2013 (ref #2658)
Visual Studio versions older than 2013 lack C99's isblank(). Since only ASCII characters are passed to it, implement it directly without calling the locale-specific isblank().
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions