K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-06-10T05:21:52.503997Z K 7 svn:log V 329 Fix regression from r301461. The fix to the __collate_range_cmp() ABI breakage missed some replacements in libc's vfscanf(). Replace them with __wcollate_range_cmp() which does what is expected. This was breaking applications like xterm and pidgin when using wide characters. Reported by: Vitalij Satanivskij Approved by: re END