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 225695 - NPE at FortranTokenStream
Summary: NPE at FortranTokenStream
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 10:32 UTC by nnnnnk
Modified: 2013-02-05 12:37 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 nnnnnk 2013-02-04 10:32:13 UTC
java.lang.NullPointerException                                                   at                                                                         
org.netbeans.modules.cnd.modelimpl.parser.FortranTokenStream.currLineLA(FortranTokenStream.java:668)
Comment 1 nnnnnk 2013-02-04 13:23:27 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/99f0183d0053
Comment 2 Quality Engineering 2013-02-05 12:37:40 UTC
Integrated into 'main-golden', will be available in build *201302050917* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/99f0183d0053
User: Nikolay Krasilnikov <nnnnnk@netbeans.org>
Log: fixed #225695 - NPE at FortranTokenStream