bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-indent] Re: Bug#206785: indent segfaults on the attached file (fwd)


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;
                    }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]