diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-05-17 22:55:34 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-05-17 22:55:34 -0700 |
commit | 40eb2f8504fdeb90972cdf8fae57fc39a8960969 (patch) | |
tree | 9acfd09efb26c29b4f85c22bbd2cfca04ce130ce /chksum.h | |
parent | f255d4cfaf866ced7a5fb2f4af4681d96a069b4b (diff) | |
download | txr-40eb2f8504fdeb90972cdf8fae57fc39a8960969.tar.gz txr-40eb2f8504fdeb90972cdf8fae57fc39a8960969.tar.bz2 txr-40eb2f8504fdeb90972cdf8fae57fc39a8960969.zip |
copy-path-rec: bug: trailing slash fail.
* stdlib/copy-file.tl (copy-path-rec): When from-path has
a trailing slash, the starts-with test fails, and the operation
fails without doing anything. Let's just get rid of that test.
It's probably only there because of the ad-hoc path munging
that is calculating rel-path. Why don't we just use the rel-path
function for that.
Diffstat (limited to 'chksum.h')
0 files changed, 0 insertions, 0 deletions