From commits-return-50431-archive-asf-public=cust-asf.ponee.io@subversion.apache.org Tue Mar 5 10:22:34 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 13A33180648 for ; Tue, 5 Mar 2019 11:22:33 +0100 (CET) Received: (qmail 66302 invoked by uid 500); 5 Mar 2019 10:22:33 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 66288 invoked by uid 99); 5 Mar 2019 10:22:33 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2019 10:22:33 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 948233A0A22 for ; Tue, 5 Mar 2019 10:22:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1854831 - /subversion/branches/1.9.x/STATUS Date: Tue, 05 Mar 2019 10:22:32 -0000 To: commits@subversion.apache.org From: stsp@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190305102232.948233A0A22@svn01-us-west.apache.org> Author: stsp Date: Tue Mar 5 10:22:32 2019 New Revision: 1854831 URL: http://svn.apache.org/viewvc?rev=1854831&view=rev Log: * STATUS: Vote for r1853761, approving. Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1854831&r1=1854830&r2=1854831&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Tue Mar 5 10:22:32 2019 @@ -63,13 +63,6 @@ Candidate changes: Votes: +1: stsp - * r1853761 - Fix an "unused static function" warning in non-maintainer mode builds. - Justification: - Requested on dev@. Fixes a compiler warning. - Votes: - +1: danielsh, brane - * r1854072, r1854074 Fix issue #4806: Remove on-disk trees with read-only directories in them. Justification: @@ -107,3 +100,10 @@ Veto-blocked changes: Approved changes: ================= + + * r1853761 + Fix an "unused static function" warning in non-maintainer mode builds. + Justification: + Requested on dev@. Fixes a compiler warning. + Votes: + +1: danielsh, brane, stsp