diff options
| author | cremno <[email protected]> | 2014-12-02 00:32:27 +0100 |
|---|---|---|
| committer | cremno <[email protected]> | 2014-12-02 00:43:45 +0100 |
| commit | f6d15cfc38b7995c6b1e5c1505b46075a46842b2 (patch) | |
| tree | 80ff2c664a7fcfc5c65b0898a4e1edc32213c8b4 /src/kernel.c | |
| parent | 260cad689ae3b9f979d602052592331ca011dd92 (diff) | |
| download | mruby-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/kernel.c')
0 files changed, 0 insertions, 0 deletions
