Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Problems with eoParser.findFileName(..)

Good morning,
i just tried fixing a problem concerning a custom errorparser.
When i dont run the parser in a debug environment the method
eoParser.findFileName(main.c) returns null, instead of an object to the file.
I also saw in the GASErrorParser that this method get called more then one time,
looks like that the file didnt get catched at first try there too.
Any hint or known problem about this issue ??

Greets,
Patrick


Back to the top