diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-06-05 21:20:15 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-06-05 21:20:15 -0700 |
commit | f332b92bba60e25e5031d899711710e3311a8a30 (patch) | |
tree | 4a66c62f440f129269b4edb6516e04d29b9bacdc /lib.c | |
parent | b8516ddf354d54a816a33251ff4a01fcfec51751 (diff) | |
download | txr-f332b92bba60e25e5031d899711710e3311a8a30.tar.gz txr-f332b92bba60e25e5031d899711710e3311a8a30.tar.bz2 txr-f332b92bba60e25e5031d899711710e3311a8a30.zip |
The stdlib variable gets a trailing slash.
* txr.c (sysroot_init): Add slash to stdlib_path.
(sysroot_compat_fixup): Replace user-visible stdlib
variable with a path that doesn't have a slash,
if compatibility is 143 or lower.
(compat): Call sysroot_compat_fixup.
* lisplib.c (place_set_entries, ver_set_entries,
ifa_set_entries, txr_case_set_entries,
with_resources_set_entries, path_test_set_entries,
struct_set_entries, with_stream_set_entries, hash_set_entries,
except_set_entries, type_set_entries, yield_set_entries,
sock_set_entries, termios_set_entries): Remove slash from
format string since the directory includes it.
* txr.1: Added note under stdlib about the slash,
and also an entry COMPATIBILITY.
Diffstat (limited to 'lib.c')
0 files changed, 0 insertions, 0 deletions