Message122749
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, brian.curtin, giampaolo.rodola, ocean-city |
| Date | 2010-11-28.23:47:59 |
| SpamBayes Score | 3.1676265e-08 |
| Marked as misclassified | No |
| Message-id | <1290988082.26.0.188260398858.issue8879@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Looks good, except that win32_error("link", NULL) should be called instead of posix_error(). errno is not guaranteed to be correctly set by the win32 api, and GetLastError() ususally gives more accurate errors. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-28 23:48:02 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, ocean-city, giampaolo.rodola, brian.curtin |
| 2010-11-28 23:48:02 | amaury.forgeotdarc | set | messageid: <1290988082.26.0.188260398858.issue8879@psf.upfronthosting.co.za> |
| 2010-11-28 23:47:59 | amaury.forgeotdarc | link | issue8879 messages |
| 2010-11-28 23:47:59 | amaury.forgeotdarc | create | |