Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 346142

Summary: [RDT] C/C++ Error Parser Problems (Problems view)
Product: [Tools] PTP Reporter: Michael Lindo <mlindo>
Component: RDTAssignee: Project Inbox <ptp-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: g.watson
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.