fix for nofork comsub command printing; fix for crash caused by tempvar assignment converted to an array in a function

This commit is contained in:
Chet Ramey
2023-06-20 11:10:39 -04:00
parent fc29a02404
commit 4e4cebb6dc
8 changed files with 116 additions and 27 deletions
+2
View File
@@ -109,6 +109,8 @@ extern int indirection_level;
extern int shell_compatibility_level;
extern int running_under_emacs;
extern int pretty_print_mode;
extern int posixly_correct;
extern int no_line_editing;