K 10 svn:author V 6 andrew K 8 svn:date V 27 2013-01-06T02:50:38.979428Z K 7 svn:log V 133 When WCHAR_MIN == 0 the check if a wchar_t value will always be true. In this case skip the test as gcc complains it is always true. END