diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-10-11 10:59:46 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-10-11 11:03:20 -0700 |
commit | 29fa05a92575322919bdd783d45d14a74d30e226 (patch) | |
tree | 86922cf91f9b7ff06a9b578de1ba2f15aa188f51 /stdlib/doc-lookup.tl | |
parent | 620a3aa8354070d29e4fd32756eff25cb5ef378f (diff) | |
download | txr-29fa05a92575322919bdd783d45d14a74d30e226.tar.gz txr-29fa05a92575322919bdd783d45d14a74d30e226.tar.bz2 txr-29fa05a92575322919bdd783d45d14a74d30e226.zip |
rel-path: multiple bugs for native Windows.
The first bug is that we are using the spl function with
pat-sep-chars. But spl does not take a set of characters; we
need the sspl function. Other bugs are handling drive letters
or UNC paths properly on Windows.
* stdlib/copy-file.tl (path-split, path-volume): New
functions.
(rel-path): Split path properly. Diagnose for all bad
combinations of mismatching absolute/relative paths
with or without a volume or incompatible volumes.
Diffstat (limited to 'stdlib/doc-lookup.tl')
0 files changed, 0 insertions, 0 deletions