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 skip.montanaro
Recipients jnoller, roudkerk, skip.montanaro
Date 2008-06-17.15:59:59
SpamBayes Score 0.20042057
Marked as misclassified No
Message-id <18519.57206.136109.733421@montanaro-dyndns-org.local>
In-reply-to <1213472177.07.0.795399068376.issue3110@psf.upfronthosting.co.za>
Content
Jesse> Per skip's email:
    Jesse> FWIW, it appears that Solaris doesn't define SEM_VALUE_MAX but does 
    Jesse> define
    Jesse> _SEM_VALUE_MAX in sys/params.h.

    ...

Thanks for submitting the bug report.  I wonder why the processing module
installs on Solaris10 but multiprocessing fails to compile.  Did the
SEM_VALUE_MAX code change between the two variants?

Skip
History
Date User Action Args
2008-06-17 16:00:01skip.montanarosetspambayes_score: 0.200421 -> 0.20042057
recipients: + skip.montanaro, roudkerk, jnoller
2008-06-17 16:00:00skip.montanarolinkissue3110 messages
2008-06-17 15:59:59skip.montanarocreate