K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-04T02:40:11.958457Z K 7 svn:log V 302 lang/spidermonkey24: unbreak build with Clang 6 / GCC 7 js/src/shell/jsoptparse.cpp:256:22: error: comparison between pointer and integer ('char *' and 'int') if (value[0] == '\0') ~~~~~~~~ ^ ~~~~ Reported by: antoine (via bug 224669) Obtained from: upstream (SpiderMonkey 25.0) END