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 06d364c40 Merge branch 'develop' of
https://github.com/apache/royale-compiler into develop
new 820dabd50 MethodBodySemanticChecker: fix null reference exception
checking IASNode source path value
new bc55e66be NoCRLFInputStream: fix three argument read(), which iterated
through a temp byte[] using a wrong starting index
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:
.../java/org/apache/royale/compiler/filespecs/FileSpecification.java | 4 ++--
.../royale/compiler/internal/semantics/MethodBodySemanticChecker.java | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)