This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-12-27 05:13:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3c4e322ec1
fish-shell
/
tests
/
status.err
3 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
make debug() output more useful This change does several things. First, and most important, it allows dumping the "n" most recent stack frames on each debug() call. Second, it demangles the C++ symbols. Third, it prepends each debug() message with the debug level. Unrelated to the above I've replaced all `assert(!is_forked_child());` statements with `ASSERT_IS_NOT_FORKED_CHILD()` for consistency.
2016-05-16 02:45:02 +00:00
<W> fish: An error occurred while redirecting file '/'
Don't leave is_block in bad state after bad redirection Fixes #1728.
2014-10-01 00:06:56 +00:00
open: Is a directory
Reference in a new issue
Copy permalink