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 246456 - IDE log has a lot of messages "Why local top level object?"
Summary: IDE log has a lot of messages "Why local top level object?"
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-14 11:58 UTC by Alexander Simon
Modified: 2014-09-15 10:41 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 Alexander Simon 2014-08-14 11:58:35 UTC
I'm trying work with Eigen project:
http://eigen.tuxfamily.org/index.php?title=Main_Page
I create project for last release:
http://bitbucket.org/eigen/eigen/get/3.2.2.tar.bz2
When I open some files, I see a lot of messages "Why local top level object?"

For example:

Why local top level object? TYPEDEF TmpVec[ 112:3/3460 - 112:44/3501 [ConstrainedConjGrad.h 112:3-112:44]
java.lang.Exception 

I wonder what I should do with such messages?
Comment 1 Alexander Simon 2014-08-14 13:20:01 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/e9d970b6c769
Comment 2 Quality Engineering 2014-08-15 02:23:51 UTC
Integrated into 'main-silver', will be available in build *201408150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e9d970b6c769
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #246456 IDE log has a lot of messages "Why local top level object?"