[Bug 287440] sh(1): cd "" shall result in error
[email protected] Sun, 15 Jun 2025 14:25:43 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287440 Jilles Tjoelker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jilles Tjoelker <[email protected]> --- Agreed, also because this is consistent with other uses of pathnames that almost always return error [ENOENT] if the pathname is empty. It is a potentially breaking change though. -- You are receiving this mail because: You are the assignee for the bug.