Message73498
| Author | loewis |
|---|---|
| Recipients | henry.precheur, hyeshik.chang, loewis |
| Date | 2008-09-21.07:45:46 |
| SpamBayes Score | 6.1648735e-09 |
| Marked as misclassified | No |
| Message-id | <1221983148.11.0.0078661271109.issue3685@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is there any problem with always computing the end of the string as "s + wcslen(s)"? I feel that this is actually more readable than wcschr. Here is a patch that does that. It doesn't change PC/getpathp.c, since it's only used on Windows, where wcschr works correctly (AFAIK). Henry, can you confirm that this patch still fixes the problem? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-21 07:45:48 | loewis | set | recipients: + loewis, hyeshik.chang, henry.precheur |
| 2008-09-21 07:45:48 | loewis | set | messageid: <1221983148.11.0.0078661271109.issue3685@psf.upfronthosting.co.za> |
| 2008-09-21 07:45:47 | loewis | link | issue3685 messages |
| 2008-09-21 07:45:47 | loewis | create | |