You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Hyeonwoo O (JIRA)" <ji...@apache.org> on 2018/02/24 09:33:00 UTC

[jira] [Assigned] (NETBEANS-371) NullPointerException about Code Completion in C/C++ files

     [ https://issues.apache.org/jira/browse/NETBEANS-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyeonwoo O reassigned NETBEANS-371:
-----------------------------------

    Assignee:     (was: Hyeonwoo O)

> NullPointerException about Code Completion in C/C++ files
> ---------------------------------------------------------
>
>                 Key: NETBEANS-371
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-371
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Completion &amp; Templates
>    Affects Versions: 9.0
>         Environment: Windows 10
>            Reporter: Hyeonwoo O
>            Priority: Major
>              Labels: bug
>
> When I input some text and if there is no code completion entries for it, NullPointerException is occurred.
> {code:java}
> NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.findAutoOrDecltypeAutoType
> {code}
> This issue occurs when the text is entered in the line before main() function.
> I tested this in NetBeans IDE Dev Build 201802080002.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists