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 195276 - 5 errors in boost (inaccuracy tests)
Summary: 5 errors in boost (inaccuracy tests)
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-02-10 09:09 UTC by soldatov
Modified: 2011-02-16 11:32 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 2011-02-10 09:09:28 UTC
===>Name = boost, Files = 2131, Errors = 5, Warnings = 81, Invalid identifiers = 1826, Invalid identifiers (Warnings) = 4022, Other Annotations = 2025, Errors (Internal API) = 6902, Lines = 322299, 1000.0*Invalid identifiers/Lines = 5.67, 100*Files with errors/All files = 10.61

Really project has unresolved #include

Problematic files:
Name = /export/new_projects/boost_1_36_0/boost/preprocessor/iteration/detail/iter/forward2.hpp, Errors = 4, Warnings = 0, Invalid identifiers = 0, Invalid identifiers (Warnings) = 0, Other Annotations = 0, Errors (Internal API) = 4, Lines = 1338
Name = /export/new_projects/boost_1_36_0/boost/spirit/home/classic/utility/chset_operators.hpp, Errors = 1, Warnings = 0, Invalid identifiers = 48, Invalid identifiers (Warnings) = 0, Other Annotations = 0, Errors (Internal API) = 65, Lines = 402
Comment 1 nnnnnk 2011-02-11 14:05:24 UTC
APT fails on this files.

error on building APT
 /home/nick/projects/test/boost_1_36_0/boost/preprocessor/iteration/detail/iter/forward2.hpp:51:22: expecting '"', found '\n'
Comment 2 nnnnnk 2011-02-14 11:48:25 UTC
*** Bug 195235 has been marked as a duplicate of this bug. ***
Comment 3 Alexander Simon 2011-02-14 13:50:25 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/e55472222c67
Comment 4 nnnnnk 2011-02-14 15:53:26 UTC
*** Bug 195235 has been marked as a duplicate of this bug. ***
Comment 5 soldatov 2011-02-15 07:52:38 UTC
Nice:
===>Name = boost, Files = 2131, Errors = 0, Warnings = 0, Invalid identifiers = 1826, Invalid identifiers (Warnings) = 4022, Other Annotations = 1909, Errors (Internal API) = 6815, Lines = 322299, 1000.0*Invalid identifiers/Lines = 5.67, 100*Files with errors/All files = 10.56
Comment 6 Quality Engineering 2011-02-16 11:32:38 UTC
Integrated into 'main-golden', will be available in build *201102160501* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e55472222c67
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #195276 -  5 errors in boost (inaccuracy tests)