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 248569 - inaccuracy in jconvert
Summary: inaccuracy in jconvert
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: 248600 248624 248661 248747 248749
Blocks:
  Show dependency tree
 
Reported: 2014-11-11 12:38 UTC by Vladimir Voskresensky
Modified: 2015-09-21 22:20 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 Vladimir Voskresensky 2014-11-11 12:38:09 UTC
after switching to 3.5 (and using gcc 4.8) I see 25 unresolved places in jconvert (use Code Assistance->Test Error HL)
Comment 1 petrk 2014-11-19 12:45:16 UTC
All 10 errors in JConvert/tests/ConditionVariableDecl.h are invalid. Because it is a test file with incorrect code inside.
Comment 2 petrk 2015-09-21 22:20:24 UTC
Was fixed in by fixing 248600 248624 248661 248747 248749