Non-standard paths
Open
bug
build
- Dominant language
- C
- Stars
- 121
- Forks
- 12
- Avg merge
- 3h 13m
- Merged PRs (30d)
- 1
Description
make_ver and at least one place in the Makefile will fail with an unintuitive message if the current working PATH contains spaces. This needs to be be addressed.
Similarly, on some exotic UNIX systems, when operating in the POSIX or C locale, make will fail if paths, such as the current working directory, contain Unicode characters. This is a rare case but if we can determine the systems that exhibit this behavior, we should detect them and issue a warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.