This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 85499

Summary: G++ Compiler fails to cease upon detecting error
Product: cnd Reporter: mrx <mrx>
Component: -- Other --Assignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: Other   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description mrx 2006-09-22 00:18:50 UTC
When compiling a C++ file from the cnd module, and a warning appears, the
console output infinitely repeats the warning message.

This only seems to occur upon when there is more than one warning or error
found, as confirmed by putting the exact command into the terminal at the folder
from which NetBeans is calling G++.

I am running GCC 4.1.1, and Java SDK 1.5.0_08 on Linux.
Comment 1 _ gordonp 2006-09-22 19:34:05 UTC

*** This issue has been marked as a duplicate of 82308 ***