Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Error Parser Grammar
Error Parser Grammar [message #150163] Wed, 27 July 2005 16:05 Go to next message
Eclipse UserFriend
I'd like to understand the error parser grammars. Can someone give me a
pointer to either documentation, or a specific area in the source tree?
Re: Error Parser Grammar [message #150185 is a reply to message #150163] Wed, 27 July 2005 17:34 Go to previous messageGo to next message
Eclipse UserFriend
Patrick Turley wrote:
> I'd like to understand the error parser grammars. Can someone give me a
> pointer to either documentation, or a specific area in the source tree?

nm - I found it.
Re: Error Parser Grammar [message #150199 is a reply to message #150185] Thu, 28 July 2005 08:35 Go to previous messageGo to next message
Eclipse UserFriend
Could you be so kind to point the place?
Currently I'm workin gon problem with using Ant CPPTask pluging and CDT
- probably it will help me.

Patrick Turley wrote:
> Patrick Turley wrote:
>
>> I'd like to understand the error parser grammars. Can someone give me
>> a pointer to either documentation, or a specific area in the source tree?
>
>
> nm - I found it.
Re: Error Parser Grammar [message #150204 is a reply to message #150199] Thu, 28 July 2005 11:36 Go to previous messageGo to next message
Eclipse UserFriend
Alexey Kakunin wrote:
> Could you be so kind to point the place?
> Currently I'm workin gon problem with using Ant CPPTask pluging and CDT
> - probably it will help me.

Certainly.

I looked at the Eclipse CVS repository. The following URL will take you
to the parent directory of the error parsers that ship with Eclipse:

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-cor e/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorpar sers/?cvsroot=Tools_Project#dirlist
Re: Error Parser Grammar [message #150267 is a reply to message #150204] Fri, 29 July 2005 00:57 Go to previous message
Eclipse UserFriend
Thank you a lot.
So, the problem to understand C++ bugs from Ant (then it is used with
CppTasks) is only to migrate this parsers to Ant or to tell CDT use this
parsers not only in Make-build, but in Ant-Build too...

Will work.

Patrick Turley wrote:
> Alexey Kakunin wrote:
>
>> Could you be so kind to point the place?
>> Currently I'm workin gon problem with using Ant CPPTask pluging and
>> CDT - probably it will help me.
>
>
> Certainly.
>
> I looked at the Eclipse CVS repository. The following URL will take you
> to the parent directory of the error parsers that ship with Eclipse:
>
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt-cor e/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorpar sers/?cvsroot=Tools_Project#dirlist
>
Previous Topic:CDT Debugger : Can't pass command line args
Next Topic:PC-lint?
Goto Forum:
  


Current Time: Tue Sep 16 16:43:30 EDT 2025

Powered by FUDForum. Page generated in 0.03933 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top