Message 68837 - Python tracker
Message68837
| Author | MrJean1 |
|---|---|
| Recipients | MrJean1, mark.dickinson, terry.reedy |
| Date | 2008-06-27.17:50:30 |
| SpamBayes Score | 0.0020737925 |
| Marked as misclassified | No |
| Message-id | <1214589032.16.0.650947851736.issue3167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The 64-bit version did the right thing, all along. The 32-bit result is correct only when compiled with option -xlibmieee. But the latter sets errno value to EDOM and that should be 0, rather remain unmodified. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-27 17:50:32 | MrJean1 | set | spambayes_score: 0.00207379 -> 0.0020737925 recipients: + MrJean1, terry.reedy, mark.dickinson |
| 2008-06-27 17:50:32 | MrJean1 | set | spambayes_score: 0.00207379 -> 0.00207379 messageid: <1214589032.16.0.650947851736.issue3167@psf.upfronthosting.co.za> |
| 2008-06-27 17:50:31 | MrJean1 | link | issue3167 messages |
| 2008-06-27 17:50:30 | MrJean1 | create | |