Message82807
| Author | tim.peters |
|---|---|
| Recipients | alexandre.vassalotti, amaury.forgeotdarc, christian.heimes, gvanrossum, mark.dickinson, nascheme, noam, preston, rhettinger, skip.montanaro, tim.peters |
| Date | 2009-02-27.01:42:11 |
| SpamBayes Score | 6.381807e-08 |
| Marked as misclassified | No |
| Message-id | <1235698933.51.0.422035818495.issue1580@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Huh. I didn't see Preston volunteer to do anything here ;-) One bit of software engineering for whoever does sign on: nothing kills porting a language to a new platform faster than needing to get an obscure but core subsystem working. So whatever is done here, to the extent that it requires fiddling with obscure platform-specific gimmicks for manipulating FPU state, to that extent also is it important to retain a std C fallback (i.e., one requiring no porting effort). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-27 01:42:13 | tim.peters | set | recipients: + tim.peters, gvanrossum, skip.montanaro, nascheme, rhettinger, amaury.forgeotdarc, mark.dickinson, christian.heimes, alexandre.vassalotti, noam, preston |
| 2009-02-27 01:42:13 | tim.peters | set | messageid: <1235698933.51.0.422035818495.issue1580@psf.upfronthosting.co.za> |
| 2009-02-27 01:42:12 | tim.peters | link | issue1580 messages |
| 2009-02-27 01:42:11 | tim.peters | create | |