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 251399

Summary: NPE in .CppIndentTask.doxyGen(CppIndentTask.java:122)
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: EditorAssignee: ilia
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE from log

Description Alexander Simon 2015-03-24 14:58:53 UTC
Created attachment 152818 [details]
NPE from log

Result of fixing bug #189191
Comment 1 ilia 2015-03-25 08:20:40 UTC
Fixed in
  http://hg.netbeans.org/cnd-main/rev/d1e342979f93
Comment 2 ilia 2015-03-25 10:18:23 UTC
Additional fix:
  http://hg.netbeans.org/cnd-main/rev/a7466a17243e
Comment 3 Quality Engineering 2015-03-26 03:23:46 UTC
Integrated into 'main-silver', will be available in build *201503260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d1e342979f93
User: Ilia Gromov <ilia@netbeans.org>
Log: Additional fix for Bug #251399 - NPE in .CppIndentTask.doxyGen(CppIndentTask.java:122)