[Python-Dev] buildbot vs. Windows
"Martin v. Löwis"
martin at v.loewis.de
Tue Feb 21 22:38:53 CET 2006
More information about the Python-Dev mailing list
Tue Feb 21 22:38:53 CET 2006
- Previous message: [Python-Dev] buildbot vs. Windows
- Next message: [Python-Dev] buildbot vs. Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
skip at pobox.com wrote: > Ronald> How many of those do you see when you ignore the warnings you > Ronald> get while building the Carbon extensions? > > skip> I see a bunch related to Py_ssize_t. Those have nothing to do > skip> with Carbon. I don't see them on the gentoo build, so I assume > skip> they just haven't been tackled yet. > > Let me rephrase that. I assume the people digging through Py_ssize_t issues > have been looking at compilation warnings for platforms other than Mac OSX. In the buildbot log, I see only a single one of these, and only in an OSX-specific module. So no - "we" don't look into fixing them, as they don't occur on Linux at all (as _Qdmodule isn't built on Linux). Regards, Martin
- Previous message: [Python-Dev] buildbot vs. Windows
- Next message: [Python-Dev] buildbot vs. Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list