diff options
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ 2003-01-24 Mo DeJong <mdejong@users.sourceforge.net> * win/configure: Regen. - * win/configure.in: + * win/configure.in: Add test to see if alloca + is undefined in malloc.h. * win/tclWin32Dll.c (TclpCheckStackSpace): Rework the SEH exception handler logic to avoid using the stack since alloca will modify the stack. |