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

Bug 316816

Summary: Project build doesn't print anything on Console if no error parser is selected
Product: [Tools] CDT Reporter: Miwako Tokugawa <miwako.tokugawa>
Component: cdt-buildAssignee: Andrew Gvozdev <angvoz.dev>
Status: RESOLVED FIXED QA Contact: Chris Recoskie <recoskie>
Severity: minor    
Priority: P3    
Version: 7.0   
Target Milestone: 7.0.1   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
patch angvoz.dev: iplog-

Description Miwako Tokugawa CLA 2010-06-14 15:35:56 EDT
Build Identifier: cdt head (updated a few days ago)

Project build doesn't print anything on Console if no error parser is selected

Reproducible: Always

Steps to Reproduce:
1. Create a Hello World ANSI C Project with Linux GCC (name it Linux)
2. In Properties->Settings->Error Parsers, deselect all parsers.
3. Build the project.
The executable is built, but "Console" window only shows
**** Build of configuration Debug for project Linux ****
and nothing else.
Comment 1 Andrew Gvozdev CLA 2010-06-14 17:06:35 EDT
Created attachment 171873 [details]
patch
Comment 2 Miwako Tokugawa CLA 2010-06-14 17:11:15 EDT
My.. you are fast. :-)
Yes, that seems to have fixed it. Thanks!
Comment 3 CDT Genie CLA 2010-06-15 18:23:06 EDT
*** cdt cvs genie on behalf of agvozdev ***
bug 316816: Project build doesn't print anything on Console if no error parser is selected

[*] ErrorParserManager.java 1.66 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ErrorParserManager.java?root=Tools_Project&r1=1.65&r2=1.66
Comment 4 Andrew Gvozdev CLA 2010-06-15 18:23:36 EDT
(In reply to comment #2)
> My.. you are fast. :-)
> Yes, that seems to have fixed it. Thanks!
Yes, I like removing stuff. Commited on HEAD (8.0). Thanks for reporting.
Comment 5 Andrew Gvozdev CLA 2010-06-15 21:44:35 EDT
Committed on 7.0.1 as well.
Comment 6 CDT Genie CLA 2010-06-15 22:23:08 EDT
*** cdt cvs genie on behalf of agvozdev ***
bug 316816: Project build doesn't print anything on Console if no error parser is selected

[*] ErrorParserManager.java 1.65.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ErrorParserManager.java?root=Tools_Project&r1=1.65&r2=1.65.2.1