Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346142 - [RDT] C/C++ Error Parser Problems (Problems view)
Summary: [RDT] C/C++ Error Parser Problems (Problems view)
Status: CLOSED WONTFIX
Alias: None
Product: PTP
Classification: Tools
Component: RDT (show other bugs)
Version: 5.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 14:54 EDT by Michael Lindo CLA
Modified: 2014-05-29 15:37 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Lindo CLA 2011-05-17 14:54:26 EDT
Build Identifier: 5.0.0.201105061712

If you add the line "#define" in a source file, the error you get is:

"epro01.cc", line 8.9: 1540-0814 (S) Expecting a macro name on the #define directive but found "". 

The Problems view just shows "gnmake: *** [all] Error 1" 
Clicking on the error will not jump to the spot in the code.


Reproducible: Always

Steps to Reproduce:
1.Create a remote C/C++ project
2. Added a #define statement to a source file and don't assign anything to it.
3. Build the project and see the Problems view.
Comment 1 Greg Watson CLA 2014-05-29 15:37:54 EDT
Assuming this will not be fixed.