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 kristjan.jonsson
Recipients beazley, dabeaz, flox, kristjan.jonsson, loewis, pitrou, techtonik, torsten
Date 2010-04-15.16:34:42
SpamBayes Score 4.2643445e-05
Marked as misclassified No
Message-id <1271349284.96.0.5465077793.issue8299@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, we put #error in both places (defining and undefining USE_SEMAPHORES).  The colleague in question is Christian Tismer, he is unlikely to have gotten it wrong.  I am also curious why David Beazley kept talking about the "binary semaphore" when it is apparent that that is supposed to be a "hack" to use on platforms that don't have posix semaphores.

This gets curiouser and curiouser.
History
Date User Action Args
2010-04-15 16:34:45kristjan.jonssonsetrecipients: + kristjan.jonsson, loewis, beazley, pitrou, techtonik, flox, dabeaz, torsten
2010-04-15 16:34:44kristjan.jonssonsetmessageid: <1271349284.96.0.5465077793.issue8299@psf.upfronthosting.co.za>
2010-04-15 16:34:43kristjan.jonssonlinkissue8299 messages
2010-04-15 16:34:42kristjan.jonssoncreate