|
From: | Santiago Vila |
Subject: | [Bug-indent] Re: Bug#206785: indent segfaults on the attached file (fwd) |
Date: | Sat, 23 Aug 2003 16:31:20 +0200 (CEST) |
More info: gdb says the program crashes at line 1070 of lexi.c which says: if (p < buf_end && p[-1] == '*' && *p == '/') { buf_ptr = p + 1; code = ident; parser_state_tos->want_blank = true; }
[Prev in Thread] | Current Thread | [Next in Thread] |