mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-11 19:31:21 +01:00
41866: No error unsetting nonexistent function for POSIXBUILTINS
This commit is contained in:
parent
2273fe478a
commit
bf04ffb542
3 changed files with 11 additions and 1 deletions
|
|
@ -62,6 +62,7 @@
|
|||
#define BIN_UNHASH 28
|
||||
#define BIN_UNALIAS 29
|
||||
#define BIN_UNFUNCTION 30
|
||||
#define BIN_UNSET 31
|
||||
|
||||
/* These currently depend on being 0 and 1. */
|
||||
#define BIN_SETOPT 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue