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 B496B200B2F for ; Sun, 3 Jul 2016 14:22:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A82B1160A6B; Sun, 3 Jul 2016 12:22:07 +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 EDCF5160A2C for ; Sun, 3 Jul 2016 14:22:06 +0200 (CEST) Received: (qmail 31738 invoked by uid 500); 3 Jul 2016 12:21:58 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 31728 invoked by uid 99); 3 Jul 2016 12:21:54 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2016 12:21:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5A3AAC24C2 for ; Sun, 3 Jul 2016 12:21:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.288 X-Spam-Level: X-Spam-Status: No, score=-1.288 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-1.287, SPF_PASS=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id qfcPu2fBowUf for ; Sun, 3 Jul 2016 12:21:52 +0000 (UTC) Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id 20CAF5F19A for ; Sun, 3 Jul 2016 12:21:52 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id A128D209C3 for ; Sun, 3 Jul 2016 14:21:46 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3rj8Qc41NKz104C for ; Sun, 3 Jul 2016 14:21:44 +0200 (CEST) Subject: Re: Request to pick up fix with revision 1683266 (swig perl typemap update) with next subversion release To: "dev@subversion.apache.org" References: <20160630202631.GB46565@jim.stsp.name> From: Stefan Message-ID: <22d6df61-150f-3433-4211-e43fb7c10d45@posteo.de> Date: Sun, 3 Jul 2016 14:21:42 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <20160630202631.GB46565@jim.stsp.name> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit archived-at: Sun, 03 Jul 2016 12:22:07 -0000 On 6/30/2016 22:26, Stefan Sperling wrote: > On Thu, Jun 30, 2016 at 11:21:30AM +0000, Ioannis Kappas wrote: >> Hello, >> >> Can you please kindly consider picking up the fix with revision 1683266 >> (http://svn.apache.org/viewvc?view=revision&revision=1683266) in the >> next patch/official subversion release? > It has been nominated for 1.9.5. I can't guarantee the fix will > be in 1.9.5 but I don't see a reason why it shouldn't make it. > It just needs one more vote from a committer to make it in, > and no vetoes. I'm not an expert with SWIG and Perl, but from a plain code change point of view, this fix seems suspicious to also be applicable to the 1.8-branch, isn't it? Regards, Stefan