This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients benjamin.peterson, exarkun, gregory.p.smith, jcea, loewis, marcin.bachry, neologix, pitrou, python-dev, schmichael, skrah, spiv, tseaver, vstinner
Date 2011-05-09.12:26:17
SpamBayes Score 0.5036996
Marked as misclassified No
Message-id <1304943979.48.0.700443977272.issue8407@psf.upfronthosting.co.za>
In-reply-to
Content
There are warnings on the FreeBSD and OSX buildbots, where pthread_t
is not a long.

http://www.python.org/dev/buildbot/all/builders/AMD64%20FreeBSD%208.2%203.x/builds/237/steps/compile/logs/warnings%20%283%29

http://www.python.org/dev/buildbot/all/builders/AMD64%20Leopard%203.x/builds/1336/steps/compile/logs/warnings%20%2828%29
History
Date User Action Args
2011-05-09 12:26:19skrahsetrecipients: + skrah, loewis, gregory.p.smith, jcea, spiv, exarkun, tseaver, pitrou, vstinner, benjamin.peterson, marcin.bachry, schmichael, neologix, python-dev
2011-05-09 12:26:19skrahsetmessageid: <1304943979.48.0.700443977272.issue8407@psf.upfronthosting.co.za>
2011-05-09 12:26:17skrahlinkissue8407 messages
2011-05-09 12:26:17skrahcreate