You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by em...@apache.org on 2021/12/20 13:42:56 UTC

[groovy] 01/01: Merge pull request from apache/GROOVY-10300

This is an automated email from the ASF dual-hosted git repository.

emilles pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit 19972acace5b56e6defeaf750ced7a61b7e0e150
Merge: d5e4834 ed41e27
Author: Eric Milles <er...@thomsonreuters.com>
AuthorDate: Mon Dec 20 07:42:44 2021 -0600

    Merge pull request from apache/GROOVY-10300

 .../codehaus/groovy/control/CompilationUnit.java   |  9 ++--
 .../codehaus/groovy/control/ResolveVisitor.java    | 10 +++++
 .../MainWithErrors.groovy => groovy7799/AB.groovy} | 30 +++++++++++--
 .../MainWithErrors.groovy => groovy7799/EE.groovy} |  6 +--
 .../Main.groovy}                                   | 14 +++++--
 .../groovy/bugs/groovy9243/Main.groovy             | 49 +++++++++++++---------
 src/test/groovy/script/RuntimeResolveTests.groovy  | 34 +++++++--------
 7 files changed, 101 insertions(+), 51 deletions(-)