You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2017/11/01 22:59:41 UTC

[GitHub] Harbs commented on issue #34: Compiler throws null pointer RTE on implicit coercion of object to string

Harbs commented on issue #34: Compiler throws null pointer RTE on implicit coercion of object to string
URL: https://github.com/apache/royale-asjs/issues/34#issuecomment-341268273
 
 
   I get the correct error:
   
   ````
   col: 25 Implicit coercion of a value with static type Object to a possibly unrelated type String.
   
           selected.text = radio.selectedValue;
                           ^
   ````
   I'm assuming this was some kind of problem related to the migration.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services