aharui commented on issue #37: Selector element with "+" crash 
URL: https://github.com/apache/royale-compiler/issues/37#issuecomment-377825536
 
 
   The code that emits this error should be CSSSemanticAnalyzer in the 
resolveSelectors method where it creates a CSSUnknownDefaultNamespaceProblem.  
Add some debugging output around that code and see why.  It looks like it 
thinks that the CSS file doesn't have a @namespace without a prefix that 
specifies the default namespace.
   
   Maybe dump the SWC and see what defaults.css is actually in the SWC.

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


With regards,
Apache Git Services

Reply via email to