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 - C/C++ Go To Symbol provider does not support "pending" result.
Summary: C/C++ Go To Symbol provider does not support "pending" result.
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on: 246793
Blocks:
  Show dependency tree
 
Reported: 2014-09-01 10:07 UTC by Alexander Simon
Modified: 2015-05-06 02:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (33.85 KB, patch)
2014-09-01 10:11 UTC, Alexander Simon
Details | Diff

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