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 255724 - inaccuracy tests: regression in DDD
Summary: inaccuracy tests: regression in DDD
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-06 09:47 UTC by soldatov
Modified: 2016-08-02 01:58 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 soldatov 2015-10-06 09:47:01 UTC
|===========================================================|
|         Project name | Errors| Ident.|   Time | Threshold |
|----------------------|-------|-------|--------|-----------|
|                  ddd |     0 |    17 |   37.8 |       0/0 |
|===========================================================|

17 unresolved identifiers in DataDisp.C

ddd-3.3.11/ddd/DataDisp.C 168 Unable to resolve identifier popup_new_argCB.
ddd-3.3.11/ddd/DataDisp.C 252 Unable to resolve identifier rotateCB.
ddd-3.3.11/ddd/DataDisp.C 312 Unable to resolve identifier dereferenceCB.
ddd-3.3.11/ddd/DataDisp.C 313 Unable to resolve identifier shortcut_popup2.
ddd-3.3.11/ddd/DataDisp.C 314 Unable to resolve identifier theme_menu.
ddd-3.3.11/ddd/DataDisp.C 317 Unable to resolve identifier toggleDetailCB.
ddd-3.3.11/ddd/DataDisp.C 319 Unable to resolve identifier rotateCB.
ddd-3.3.11/ddd/DataDisp.C 332 Unable to resolve identifier toggleClusterSelectedCB.
ddd-3.3.11/ddd/DataDisp.C 341 Unable to resolve identifier plotHistoryCB.
ddd-3.3.11/ddd/DataDisp.C 380 Unable to resolve identifier showMoreDetailCB.
ddd-3.3.11/ddd/DataDisp.C 382 Unable to resolve identifier showDetailCB.
ddd-3.3.11/ddd/DataDisp.C 396 Unable to resolve identifier dependentCB.
ddd-3.3.11/ddd/DataDisp.C 397 Unable to resolve identifier dereferenceCB.
ddd-3.3.11/ddd/DataDisp.C 399 Unable to resolve identifier showDetailCB.
ddd-3.3.11/ddd/DataDisp.C 401 Unable to resolve identifier hideDetailCB.
ddd-3.3.11/ddd/DataDisp.C 402 Unable to resolve identifier setCB.
ddd-3.3.11/ddd/DataDisp.C 403 Unable to resolve identifier clusterSelectedCB.
Comment 1 petrk 2016-07-22 14:31:10 UTC
Fixed in http://hg.netbeans.org/cnd-main/rev/380d42c3dfab
Comment 2 Quality Engineering 2016-08-02 01:58:36 UTC
Integrated into 'main-silver', will be available in build *201608020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/380d42c3dfab
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #255724 - inaccuracy tests: regression in DDD