imp0s5ible
1f2d978396
Fix #6495 - Handle starting separator during name comparison
...
During the loop comparing file/directory names, the starting character
in both will be a path separator in most cases.
Since a naive string equality will regard forward slashes and
backslashes as different, we must specially handle the first character
and exclude it from the equality comparison if necessary.
2026-03-29 21:11:22 +02:00
..
2026-03-13 11:54:15 +01:00
2026-03-13 11:54:15 +01:00
2026-03-07 14:57:39 +01:00
2026-03-15 15:25:54 +01:00
2026-03-25 11:40:26 +00:00
2026-03-17 04:39:15 +09:00
2026-02-10 19:56:49 +01:00
2025-10-10 12:24:28 +02:00
2026-03-23 21:28:47 +01:00
2026-02-11 22:52:24 +01:00
2026-03-11 16:46:33 +00:00
2026-02-17 18:56:39 +01:00
2026-02-09 15:50:21 +01:00
2026-03-13 11:54:15 +01:00
2026-02-12 12:12:21 +01:00
2026-03-25 11:38:38 +00:00
2026-03-26 19:40:14 +01:00
2026-03-15 11:41:01 +00:00
2026-02-17 18:51:41 +01:00
2026-03-15 18:18:02 +00:00
2026-03-29 21:11:22 +02:00
2026-02-14 12:52:51 +01:00
2026-02-09 15:50:21 +01:00
2026-03-14 16:21:38 +00:00
2025-10-09 23:05:29 +02:00
2026-03-16 15:52:59 +09:00
2026-02-09 20:08:22 +01:00
2026-02-09 20:08:22 +01:00
2026-03-25 11:41:05 +00:00
2026-03-15 16:00:40 +00:00
2026-03-11 10:08:58 +01:00
2026-03-20 11:44:10 +00:00
2026-02-09 15:50:21 +01:00
2026-03-07 11:34:15 -05:00
2026-02-25 14:33:09 +01:00
2026-01-30 10:49:55 +00:00
2026-02-19 02:32:00 +01:00
2026-03-15 16:00:40 +00:00