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:
[email protected]


With regards,
Apache Git Services

Reply via email to