Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Parser lock-up on old C code


Bug entered:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=106358

Thanks,
Chad


Devin Steffler <Devin_Steffler@xxxxxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

08/08/2005 09:32 AM

Please respond to
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

To
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
cc
Subject
Re: [cdt-dev] Parser lock-up on old C code






Can you raise a PR with some example source code to give us a better idea of what is causing the problem?


Devin Steffler
IBM's Eclipse CDT
Ottawa (Palladium), Ontario, Canada



<cebarne2@xxxxxxxxxxxxxxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

08/05/2005 02:21 PM

Please respond to
"CDT General developers list."

To
cdt-dev@xxxxxxxxxxx
cc
Subject
[cdt-dev] Parser lock-up on old C code








Hey all,


Ran into a problem with the parser.  Luckily, I haven't seen the issue on our production C code, but it happens with some old demo code I found.  The parser locks (progress meter runs, but cannot be cancelled, stuck at 3-4%) on this old code.  Are there any known limitations with the parser and early C code?  This code was written in 1980 so probably has non-ANSI conventions.


Thanks,

Chad Barnes

Rockwell Collins, Inc.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top