New submission from Michael Osipov <1983-01...@gmx.net>:
If the wchar_t is usable on a system we get the following: > checking for UCS-4 tcl... no > checking whether wchar_t is signed... no > yes > checking whether byte ordering is bigendian... yes > checking ABIFLAGS... dm > checking SOABI... cpython-38dm Yes -- that is a simple 'yes'. Dangling. A PR is in preparation. ---------- components: Build messages: 323826 nosy: michael-o priority: normal severity: normal status: open title: incomplete/missing message from configure.ac for usable wchar_t type: enhancement versions: Python 3.7, Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34448> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com