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 spackard
Recipients clallen, spackard
Date 2018-10-09.16:07:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539101259.34.0.545547206417.issue34079@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think you can blindly change that value of that definition. It will likely break the compilation of the module using Solaris Sun Studio while fixing compilation with gcc. The attached patch should do the correct thing in the presence of either toolchain.
History
Date User Action Args
2018-10-09 16:07:39spackardsetrecipients: + spackard, clallen
2018-10-09 16:07:39spackardsetmessageid: <1539101259.34.0.545547206417.issue34079@psf.upfronthosting.co.za>
2018-10-09 16:07:39spackardlinkissue34079 messages
2018-10-09 16:07:39spackardcreate