Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9423B200BF3 for ; Wed, 21 Dec 2016 13:00:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 92E19160B26; Wed, 21 Dec 2016 12:00:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DE491160B46 for ; Wed, 21 Dec 2016 13:00:44 +0100 (CET) Received: (qmail 23009 invoked by uid 500); 21 Dec 2016 12:00:44 -0000 Mailing-List: contact commits-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list commits@groovy.apache.org Received: (qmail 22686 invoked by uid 99); 21 Dec 2016 12:00:44 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2016 12:00:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EA672DFB86; Wed, 21 Dec 2016 12:00:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sunlan@apache.org To: commits@groovy.apache.org Date: Wed, 21 Dec 2016 12:00:57 -0000 Message-Id: <2557483dd82e4305ab09fb4f5c846844@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [15/21] groovy git commit: Merge branch 'groovy7966' archived-at: Wed, 21 Dec 2016 12:00:46 -0000 Merge branch 'groovy7966' Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/eae0083e Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/eae0083e Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/eae0083e Branch: refs/heads/parrot Commit: eae0083efed82acb5df10efe08aa9b2a09ba1cb0 Parents: 35ae961 b43dddb Author: paulk Authored: Fri Dec 9 20:03:07 2016 +1000 Committer: paulk Committed: Fri Dec 9 20:03:07 2016 +1000 ---------------------------------------------------------------------- .../groovy/control/OptimizerVisitor.java | 41 ++++++++++++-- .../tools/stubgenerator/Groovy7966Bug.groovy | 58 ++++++++++++++++++++ 2 files changed, 94 insertions(+), 5 deletions(-) ----------------------------------------------------------------------