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 0A1C5200C3A for ; Fri, 31 Mar 2017 17:04:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 088F9160B80; Fri, 31 Mar 2017 15:04:22 +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 775A4160B79 for ; Fri, 31 Mar 2017 17:04:21 +0200 (CEST) Received: (qmail 56636 invoked by uid 500); 31 Mar 2017 15:04:20 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 56606 invoked by uid 99); 31 Mar 2017 15:04:18 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2017 15:04:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6599DC05E9 for ; Fri, 31 Mar 2017 15:04:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.335 X-Spam-Level: * X-Spam-Status: No, score=1.335 tagged_above=-999 required=6.31 tests=[RDNS_DYNAMIC=0.363, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id T-B6SdEZu9tx for ; Fri, 31 Mar 2017 15:04:17 +0000 (UTC) Received: from gungnir.webthing.com (209-20-83-52.slicehost.net [209.20.83.52]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3ED095FAD1 for ; Fri, 31 Mar 2017 15:04:17 +0000 (UTC) Received: from [192.168.0.3] (cpc94054-newt37-2-0-cust546.19-3.cable.virginm.net [92.233.50.35]) by gungnir.webthing.com (Postfix) with ESMTPSA id 894259C3BB for ; Fri, 31 Mar 2017 15:04:11 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: apr_file_copy with APR_FILE_SOURCE_PERMS not copying permissions if destination already exists From: Nick Kew In-Reply-To: Date: Fri, 31 Mar 2017 16:04:38 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <88D628E6-A01B-48E1-A2F1-EEAC60A0AE8A@apache.org> References: To: APR Developer List X-Mailer: Apple Mail (2.3124) archived-at: Fri, 31 Mar 2017 15:04:22 -0000 > On 30 Mar 2017, at 15:59, William A Rowe Jr = wrote: >=20 > I'd suggest we treat it as a bug, change the behavior accordingly in = 1.6.0, > and @bug the API to indicate the old vs new behavior. Thoughts? On reflection, +1 to all that. =E2=80=94=20 Nick Kew=