fe8625d401c57e62b309fe300d25b1ccb9aeea92
This fixes WCHAR_MIN / WCHAR_MAX to be signed / unsigned based on the target ABI. This only impacts ARM where wchar_t is really 'unsigned int'. One can define _WCHAR_IS_ALWAYS_SIGNED to restore the old behaviour. See http://b.android.com/55749 Change-Id: Idb63b7b11aecd3cfee37f5b6dd2eba78b308876f
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%