- Notifications
You must be signed in to change notification settings - Fork5
Commitaa38153
committed
Make directory name comparisons on Win32 case insensitive.
This method will not catch all different ways since the localehandling in NTFS doesn't provide an easy way to do that, but itwill hopefully solve the most common cases causing startupproblems when the backend is found in the system PATH.Attempts to fix bug #4694.1 parentd0b5990 commitaa38153
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
| 430 | + | |
430 | 431 |
| |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
431 | 436 |
| |
432 | 437 |
| |
433 | 438 |
| |
|
0 commit comments
Comments
(0)