Harbs commented on issue #102: MXML tag without prefix causes NullPointerException URL: https://github.com/apache/royale-compiler/issues/102#issuecomment-559546726 @carlosrovira It does, but instead of an error which says it's missing the prefix, we get a NullPointerException. The compiler needs to report an error which helps the user find the problem. I discovered this when I removed the `mdl` prefix because we're now getting a compiler error on that.
---------------------------------------------------------------- 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
