-
- Downloads
Fix bug in split-string's handling of an empty input — failed to return an empty list,
instead returned ("") or (NIL), which in turn causes getenv-pathnames to fail, and eventually (default-source-registry) failed to properly default in absence of XDG_DATA_DIRS, which itself breaks Debian installations. Big oops.
Loading
Please register or sign in to comment