From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91699 invoked by alias); 11 Jan 2018 14:51:56 -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 91678 invoked by uid 89); 11 Jan 2018 14:51:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: mailbackend.panix.com X-Gm-Message-State: AKwxyteJ4kxcT4InGkZiAvog6yunZfcuK/t27YfnerJDQPVGijZZplFO f/TCCKb/KoSqyfgMArVpqMV65FzEzKSbN5gCh8Q= X-Google-Smtp-Source: ACJfBovRgDDyBlWnlxrJssWlWsLV8LXPkyq/2cOMrLJXPi1tquf3cGjG9IbtO8dyrdJEzxylHfefZRJpysrOUj+TDYk= X-Received: by 10.202.92.213 with SMTP id q204mr12163983oib.246.1515682312755; Thu, 11 Jan 2018 06:51:52 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180111144558.GA15837@altlinux.org> References: <20180111034441.GB6991@altlinux.org> <20180111144558.GA15837@altlinux.org> From: Zack Weinberg Date: Thu, 11 Jan 2018 14:51:00 -0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: glibc 2.27: 3 weeks till release To: GNU C Library Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-01/txt/msg00387.txt.bz2 On Thu, Jan 11, 2018 at 9:45 AM, Dmitry V. Levin wrote: > On Thu, Jan 11, 2018 at 06:44:41AM +0300, Dmitry V. Levin wrote: >> * There are issues not listed in the release page that change ABI: I don't seem to have received the message you're quoting here and it's not in the archive either. > And there is also a patch that deprecates and <_G_config.h>: > https://sourceware.org/ml/libc-alpha/2018-01/msg00248.html This patch obviously changes the set of supported APIs, but it should not change the *ABI* of any library (unlike several earlier iterations of patches to this end - please consider all of those withdrawn). zw