New submission from Daniel Stutzbach <dan...@stutzbachenterprises.com>:
Presently, the pyconfig.h generated by configure defines SIZEOF_WCHAR_T, but PC/pyconfig.h does not, periodically causing problems: http://bugs.python.org/issue8781 http://bugs.python.org/issue4474 http://trac.wxwidgets.org/ticket/12013 Problem and the one-line solution already discussed in Issue8781 (and to a less extent in Issue4474). ---------- assignee: stutzbach components: Windows messages: 114926 nosy: stutzbach priority: normal severity: normal status: open title: PC/pyconfig.h should define SIZEOF_WCHAR_T type: behavior versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9684> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com