[ 
https://issues.apache.org/jira/browse/FLEX-34951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223061#comment-15223061
 ] 

Sword Dragon commented on FLEX-34951:
-------------------------------------

In the attachments is a testcase. On compiling it with "mxmlc testcase.mxml" 
I'm getting the error "Error: Implicit coercion of a value of type String to an 
unrelated type int." for the function test2 while I would also expect to get an 
error for the function test1.

> Returning undefined on a non-void function does not cause an error on 
> compiling
> -------------------------------------------------------------------------------
>
>                 Key: FLEX-34951
>                 URL: https://issues.apache.org/jira/browse/FLEX-34951
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.14.1
>         Environment: Linux 4.2.3 x86_64
>            Reporter: Sword Dragon
>         Attachments: testcase.mxml
>
>
> For example if a function expects to get int returned but a String is being 
> returned the compiler exits with an error but if undefined is being returned 
> the compiler accepts this.



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

Reply via email to