mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-03 18:30:49 +02:00
new pattern substitution replacement feature; fix for problem with unset builtin and associative arrays
This commit is contained in:
@@ -72,6 +72,8 @@ extern int get_tty_state PARAMS((void));
|
||||
|
||||
#if defined (USING_BASH_MALLOC) && defined (DEBUG) && !defined (DISABLE_MALLOC_WRAPPERS)
|
||||
# include <malloc/shmalloc.h>
|
||||
#elif defined (MALLOC_DEBUG) && defined (USING_BASH_MALLOC)
|
||||
# include <malloc/shmalloc.h>
|
||||
#endif
|
||||
|
||||
#if defined (HISTORY)
|
||||
|
||||
Reference in New Issue
Block a user