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

Alex Harui resolved FLEX-35051.
-------------------------------
       Resolution: Fixed
         Assignee: Alex Harui
    Fix Version/s: Apache FlexJS 0.8.0

2b6e4d690f88c9a21d6fff129646e0a3f6ff6850

> NullPointerException in FlexJS compiler
> ---------------------------------------
>
>                 Key: FLEX-35051
>                 URL: https://issues.apache.org/jira/browse/FLEX-35051
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FalconJX
>    Affects Versions: Apache FalconJX 0.6.0
>            Reporter: Christofer Dutz
>            Assignee: Alex Harui
>             Fix For: Apache FlexJS 0.8.0
>
>
> org.apache.flex.compiler.internal.codegen.externals.pass.NamespaceResolutionPass.visit
>  (Line 90) throws a NullPointerException if comment is null. 
> It seems to occur if the current statement is an assignment, but the 
> parameter does not have some special jsdoc info ... 
> {code}
>                     comment = first.getJSDocInfo();
> {code}
> Unfortunately it is only possible to find out which file the problem is in 
> (ASSIGN 23 [source_file: [google_maps_api_v3_11]] [length: 16]) but that 
> doesn't help much.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to