Added test whether wchar_t is signed or not. A signed wchar_t is not usable as…
Added test whether wchar_t is signed or not. A signed wchar_t is not usable as internal unicode type base for Py_UNICODE since the unicode implementation assumes an unsigned type.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment