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 246800

Summary: C/C++ Go To Symbol provider does not support "pending" result.
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: NavigationAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 246793    
Bug Blocks:    
Attachments: proposed patch

Description Alexander Simon 2014-09-01 10:07:43 UTC
C/C++ Go To Symbol provider computes whole result.
It prevent parallel result computing for several languages or showing partial result.
Comment 1 Alexander Simon 2014-09-01 10:11:11 UTC
Created attachment 148974 [details]
proposed patch
Comment 2 Alexander Simon 2015-05-05 12:28:37 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/12417b3ad4b8
Comment 3 Quality Engineering 2015-05-06 02:55:45 UTC
Integrated into 'main-silver', will be available in build *201505060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/12417b3ad4b8
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #246800 - C/C++ Go To Symbol provider does not support "pending" result.