Harbs commented on issue #78: Assign to Boolean variable does not convert to true or false, breaking loose comparison with == URL: https://github.com/apache/royale-compiler/issues/78#issuecomment-461620626 > Also, again fwiw, I think jx-compiler should not try to output things like **!!0** or **!0** etc here... it should be **true** or **false**. GCC does all that stuff in the release output optimisations... that's its job IMO. Agreed.
---------------------------------------------------------------- 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
