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 zach.ware
Recipients zach.ware
Date 2015-07-24.19:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437767034.87.0.232698584454.issue24709@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice to leave out '-Wno-unused-result' when CC=icc to prevent superfluous warnings like:

icc: command line warning #10006: ignoring unknown option '-Wno-unused-result'
History
Date User Action Args
2015-07-24 19:43:54zach.waresetrecipients: + zach.ware
2015-07-24 19:43:54zach.waresetmessageid: <1437767034.87.0.232698584454.issue24709@psf.upfronthosting.co.za>
2015-07-24 19:43:54zach.warelinkissue24709 messages
2015-07-24 19:43:54zach.warecreate