Message97852
| Author | eric.smith |
|---|---|
| Recipients | eric.smith, mark.dickinson, skrah, tim.peters |
| Date | 2010-01-15.22:09:34 |
| SpamBayes Score | 0.015099584 |
| Marked as misclassified | No |
| Message-id | <1263593375.89.0.588174932485.issue7632@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It looks correct to me, assuming this comment is correct:
/* scan back until we hit a nonzero digit. significant digit 'i'
is s0[i] if i < nd0, s0[i+1] if i >= nd0. */
I didn't verify the comment itself. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-15 22:09:35 | eric.smith | set | recipients: + eric.smith, tim.peters, mark.dickinson, skrah |
| 2010-01-15 22:09:35 | eric.smith | set | messageid: <1263593375.89.0.588174932485.issue7632@psf.upfronthosting.co.za> |
| 2010-01-15 22:09:34 | eric.smith | link | issue7632 messages |
| 2010-01-15 22:09:34 | eric.smith | create | |