From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66582 invoked by alias); 1 Jun 2018 10:11:44 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 66573 invoked by uid 89); 1 Jun 2018 10:11:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-15.8 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Subject: Re: [PATCH] Remove sysdeps/generic/libcidn.abilist From: Florian Weimer To: libc-alpha@sourceware.org References: <20180531221248.4431C402F5916@oldenburg.str.redhat.com> Message-ID: <333473b0-967f-4323-717d-6db8018cb314@redhat.com> Date: Fri, 01 Jun 2018 10:11:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180531221248.4431C402F5916@oldenburg.str.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-06/txt/msg00004.txt.bz2 On 06/01/2018 12:12 AM, Florian Weimer wrote: > This file was left behind by the libidn removal in commit > 7f9f1ecb710eac4d65bb02785ddf288cac098323. > > 2018-06-01 Florian Weimer > > * sysdeps/generic/libcidn.abilist: Remove file. > My patch submission script ate the actual patch: diff --git a/sysdeps/generic/libcidn.abilist b/sysdeps/generic/libcidn.abilist deleted file mode 100644 index e69de29bb2..0000000000 I've pushed this now. Thanks, Florian