Because there is a segfault bug with nested functions and I added a test to detect it. :-)
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2003-02-26 08:40: Subject: hang
It worked, though. But I wonder why every Pike tested segfaults early in the testsuite.
What is that? My gdb isn't very informative:
Program terminated with signal 11, Segmentation fault. #0 0x080d8225 in debug_mkidentifiernode. () at las.c:1323 1323 node *res = mkexternalnode(Pike_compiler->new_program, i);
Backtrace #0 0x080d8225 in debug_mkidentifiernode. () at las.c:1323 #1 0x00000000 in ?? ()
/ Mirar