commit bash-20120413 snapshot

This commit is contained in:
Chet Ramey
2012-05-02 08:25:44 -04:00
parent ed3f3b6c22
commit 63817e33cd
7 changed files with 45 additions and 14 deletions
+2 -1
View File
@@ -787,7 +787,8 @@ _run_trap_internal (sig, tag)
{
char *trap_command, *old_trap;
int trap_exit_value, *token_state;
int save_return_catch_flag, function_code, flags;
volatile int save_return_catch_flag, function_code;
int flags;
procenv_t save_return_catch;
WORD_LIST *save_subst_varlist;
#if defined (ARRAY_VARS)