|
Re: Re: Error on linux: msg#00008python.ctypes
Thomas Heller <theller@xxxxxxxxxx> writes: > Andrew MacIntyre <Andrew.MacIntyre@xxxxxxxxxx> writes: > >> I seem to recall that Redhat 9 & Fedora may be using UCS-4 by default. >> Have no idea about other Linux distros. >> >> I would also think that there's something wrong with the configure tests >> that lead to the HAVE_USABLE_WCHAR_T symbol - I'm quite surprised that >> Thomas is not finding this defined on his Linux systems, and I'll try >> and check my FreeBSD systems over the weekend. > > Thanks foe the heads up, Andrew. > Well, I tried it again: Suse linux 9.0, gcc 3.3.1. > My python2.3+ pyconfig.h has '/* #undef HAVE_USABLE_WCHAR_T */'. > > Got Python from cvs, 'cd python/dist/src', './configure', > and pyconfig.h still contains '/* #undef HAVE_USABLE_WCHAR_T */'. But the good news is - it doesn't matter. I posted a mssage to python-dev about my finding when grepping through the sources - ctypes should use HAVE_WCHAR_H, or maybe Py_UNICODE_SIZE, to customize the unicode support. http://mail.python.org/pipermail/python-dev/2004-October/049275.html Thomas ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: Error on linux: 00008, Thomas Heller |
|---|---|
| Next by Date: | Re: using decorators for api calls: 00008, Thomas Heller |
| Previous by Thread: | Re: Re: Error on linuxi: 00008, Thomas Heller |
| Next by Thread: | Re: using decorators for api calls: 00008, Thomas Heller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |