Message88471
| Author | jszakmeister |
|---|---|
| Recipients | jszakmeister, oskar86 |
| Date | 2009-05-28.10:07:40 |
| SpamBayes Score | 6.8209724e-06 |
| Marked as misclassified | No |
| Message-id | <1243505263.85.0.639273561225.issue3425@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems reasonable to prefer utimes() over utime() in all cases, when utimes() is available, since utime() is considered obsolete. I've attached a patch with the required change and ran all the tests. There are some tests failing on trunk with my system. However this patch introduced no additional failures (test_posix passes). BTW, the patch is against trunk. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-28 10:07:44 | jszakmeister | set | recipients: + jszakmeister, oskar86 |
| 2009-05-28 10:07:43 | jszakmeister | set | messageid: <1243505263.85.0.639273561225.issue3425@psf.upfronthosting.co.za> |
| 2009-05-28 10:07:42 | jszakmeister | link | issue3425 messages |
| 2009-05-28 10:07:41 | jszakmeister | create | |