diff options
| author | cremno <[email protected]> | 2014-01-07 18:15:45 +0100 |
|---|---|---|
| committer | cremno <[email protected]> | 2014-01-07 18:15:45 +0100 |
| commit | 84e9c4befe071d95ff36baf2faf76a7a6d52bc1e (patch) | |
| tree | db6436fe69e35776aaea5b3082b127adf0b4d2c4 /mrbgems/mruby-string-utf8/test | |
| parent | cff4ac6bb7fac7cf72b58a0081d7dacd9c1f492c (diff) | |
| download | mruby-84e9c4befe071d95ff36baf2faf76a7a6d52bc1e.tar.gz mruby-84e9c4befe071d95ff36baf2faf76a7a6d52bc1e.zip | |
string.c: remove str_mod_check
Clang 3.4 emits '-Wunused-function' - and it's really unused!
But according to the description this seems to be a bug:
>Warn whenever a static function is declared but not defined or
>a non-inline static function is unused. This warning is enabled by
-Wall.
Source: <http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html>
Diffstat (limited to 'mrbgems/mruby-string-utf8/test')
0 files changed, 0 insertions, 0 deletions
