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 loewis
Recipients georg.brandl, loewis, zooko
Date 2007-09-02.19:14:52
SpamBayes Score 0.45777026
Marked as misclassified No
Message-id <1188760492.94.0.458636525679.issue1759169@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand the problem. What Solaris version are you using?

Why do you want to remove _XOPEN_SOURCE? Solaris considers this as a
request for XPG 4.2 only _XOPEN_SOURCE_EXTENDED is defined, which it
shouldn't be on Solaris 10.
History
Date User Action Args
2007-09-02 19:14:53loewissetspambayes_score: 0.45777 -> 0.45777026
recipients: + loewis, georg.brandl, zooko
2007-09-02 19:14:52loewissetspambayes_score: 0.45777 -> 0.45777
messageid: <1188760492.94.0.458636525679.issue1759169@psf.upfronthosting.co.za>
2007-09-02 19:14:52loewislinkissue1759169 messages
2007-09-02 19:14:52loewiscreate