Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Scanner Discovery (Build Output Parser) doesn't work with -iquote
Scanner Discovery (Build Output Parser) doesn't work with -iquote [message #1385462] Fri, 06 June 2014 15:07 Go to next message
Ken Roser is currently offline Ken RoserFriend
Messages: 15
Registered: June 2014
Junior Member
To me it appears as if the Scanner Discovery (Build Output Parser) is not extracting include paths prefaced with -iquote instead of -I. I've verified this by doing a build and then looking at the files properties and looking at Preprocessor Include Paths, then the Settings provided by CDT GCC Build Output Parser. Only header paths prefaced with -I show up there. If I modify my build system to always use -I instead of -iquote, all the header include paths show up properly.

Is this a bug or operational error on my part?

I'm using Kepler Service Release 2, Build id: 20140224-0627
Re: Scanner Discovery (Build Output Parser) doesn't work with -iquote [message #1746184 is a reply to message #1385462] Mon, 24 October 2016 16:36 Go to previous messageGo to next message
Ken Roser is currently offline Ken RoserFriend
Messages: 15
Registered: June 2014
Junior Member
I entered a bug for this two years ago and it still hasn't been assigned to a developer.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=437537
Re: Scanner Discovery (Build Output Parser) doesn't work with -iquote [message #1764598 is a reply to message #1746184] Wed, 31 May 2017 15:21 Go to previous messageGo to next message
Ken Roser is currently offline Ken RoserFriend
Messages: 15
Registered: June 2014
Junior Member
I'm wondering if I'm not adhering to the right process to get a bug looked into. I've entered a bug on this issue (https://bugs.eclipse.org/bugs/show_bug.cgi?id=437537) in June of 2014 and the bug still isn't assigned to a developer.
Re: Scanner Discovery (Build Output Parser) doesn't work with -iquote [message #1764599 is a reply to message #1746184] Wed, 31 May 2017 15:21 Go to previous messageGo to next message
Ken Roser is currently offline Ken RoserFriend
Messages: 15
Registered: June 2014
Junior Member
I'm wondering if I'm not adhering to the right process to get a bug looked into. I've entered a bug on this issue (https://bugs.eclipse.org/bugs/show_bug.cgi?id=437537) in June of 2014 and the bug still isn't assigned to a developer.
Re: Scanner Discovery (Build Output Parser) doesn't work with -iquote [message #1764616 is a reply to message #1764599] Wed, 31 May 2017 19:32 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
Quote:
I'm wondering if I'm not adhering to the right process to get a bug looked into.


You are adhering to the right process. But sad to say that no one is likely to be assigned to fix this bug. There is no developer to assign it to as this is an open source project. I would be happy to review any fix you submit and can guide you through your first submission!
Previous Topic:include inside include - strange behavour !
Next Topic:[RESOLVED] How change the value of an IOption
Goto Forum:
  


Current Time: Thu Mar 28 17:46:30 GMT 2024

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

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

Back to the top