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 - G++ Compiler fails to cease upon detecting error
Summary: G++ Compiler fails to cease upon detecting error
Status: RESOLVED DUPLICATE of bug 82308
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: Other All
: P2 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 00:18 UTC by mrx
Modified: 2006-09-22 19:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***