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 108086

Summary: filter out sunpro-specific make output
Product: cnd Reporter: ivan <ivan>
Component: -- Other --Assignee: Thomas Preisler <thp>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P2    
Version: 5.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ivan 2007-06-25 22:42:09 UTC
PLEASE!
Filter out stuff like this:

(/home/ivan/SunStudioProjects/6552774)test.cc:
:(/home/ivan/SunStudioProjects/6552774)test.cc

This output, which appears if SPRO_EXPAND_ERRORS is set, was
intended to provide the BuildOutputWindow with additional information for
constructing error message hyperlinks. It was never intended
for exposure to the user.
It just adds to noise and clutter.
Comment 1 Thomas Preisler 2008-07-15 01:48:49 UTC
Fixed:

changeset bfb0ac38a907 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=bfb0ac38a907
description:
	108086 filter out sunpro-specific make output

Added three filters that will filter out extra output lines triggered by SPRO_EXPAND_ERRORS
Comment 2 Alexander Pepin 2008-07-18 18:34:22 UTC
Verified in build provided by Thomas on /net/danmark/export/home/thp/ceres/opt
Comment 3 rbalada 2008-07-28 17:07:15 UTC
I've transplanted the changeset http://hg.netbeans.org/main?cmd=changeset;node=bfb0ac38a907 into release61_fixes
repository as http://hg.netbeans.org/release61_fixes/rev/e3c6f7f88dfc