compile error for version 3.2 if configured with --disable-debugger

2007-05-26 Thread horst wente
Configuration Information OS: linux 2.6 Compiler: gcc 3.4.3 Bash Version: 3.2 Patch Level: 17 Release Status: release Description: trying a --disable-debugger with configure, the compilation crashed like this: > gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i6

bug: variables.c does not compile ...

2009-04-27 Thread horst wente
table of shell function definitions that the user defined or that came from the environment. */ HASH_TABLE *shell_function_defs = (HASH_TABLE *)NULL; -#endif /* The current variable context. This is really a count of how deep into executing functions we are. */ regards horst wente