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 2020/01/03 06:03:34 UTC

[GitHub] [royale-asjs] aharui commented on issue #649: Externs warning

aharui commented on issue #649: Externs warning
URL: https://github.com/apache/royale-asjs/issues/649#issuecomment-570473071
 
 
   The Ant build uses a config file that brings all SWCs except MXRoyale into the library-path.  For Maven you specify exactly which SWCs you need.
   
   Could be that @externs shouldn't be processed unless found as a dependency.  I don't recall from memory whether that's currently true or not.  Someone will have to dig into the compiler.
   
   And then if the extern is not processed, then the inject-html shouldn't either.
   
   There is a separate issue that it appears that the extern is incorrectly generated, causing the warning in the first place.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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