This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
from f2a2a9457 implement -compiler.warn-bad-bool-assignment option
new c0f1dfd80 ConstantLogic: missing warnings for comparison with NaN
new 70e75da84 ASVariableTests: add extra expected warning for local var
shadowing private method test
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../compiler/internal/as/codegen/ConstantLogic.jbg | 128 +++++++++++++++++++++
compiler/src/test/java/as/ASVariableTests.java | 2 +-
2 files changed, 129 insertions(+), 1 deletion(-)