This is an automated email from the ASF dual-hosted git repository.
piotrz pushed a change to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.
from f69d5d8 Merge branch 'release/0.9.6' of
https://github.com/apache/royale-compiler into release/0.9.6
new 0196592 Support for '*' ANY namespace, and also some other unusual
possibilities when using AS3 language namespaces in e4x.
new 31c0a5a ClassDefinition: fixed case where problems could contain more
than one of the same DuplicateSkinStateProblem
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:
.../codegen/js/jx/MemberAccessEmitter.java | 46 +++++++++++++++++++---
.../internal/definitions/ClassDefinition.java | 23 +++++++----
2 files changed, 55 insertions(+), 14 deletions(-)