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 - NPE in .CppIndentTask.doxyGen(CppIndentTask.java:122)
Summary: NPE in .CppIndentTask.doxyGen(CppIndentTask.java:122)
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-24 14:58 UTC by Alexander Simon
Modified: 2015-03-26 03:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE from log (3.49 KB, text/plain)
2015-03-24 14:58 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
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)