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 xiang.zhang
Recipients xiang.zhang
Date 2017-03-30.08:28:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490862484.88.0.697244394269.issue29946@psf.upfronthosting.co.za>
In-reply-to
Content
Ubuntu 16.10, GCC 6.2.0

/home/angwer/repos/cpython/Modules/mathmodule.c:74:21: warning: ‘sqrtpi’ defined but not used [-Wunused-const-variable=]
 static const double sqrtpi = 1.772453850905516027298167483341145182798;
History
Date User Action Args
2017-03-30 08:28:04xiang.zhangsetrecipients: + xiang.zhang
2017-03-30 08:28:04xiang.zhangsetmessageid: <1490862484.88.0.697244394269.issue29946@psf.upfronthosting.co.za>
2017-03-30 08:28:04xiang.zhanglinkissue29946 messages
2017-03-30 08:28:04xiang.zhangcreate