K 10 svn:author V 6 andrew K 8 svn:date V 27 2012-11-24T04:15:25.256836Z K 7 svn:log V 181 The is_delim function works on wchar_t characters not ints, update the function to take a wchar_t as it's argument. This fixes the build when wchar_t is not an int, i.e. ARM EABI. END