From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by sourceware.org (Postfix) with ESMTPS id 7F1F53858C83 for ; Tue, 8 Mar 2022 10:34:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7F1F53858C83 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=physik.fu-berlin.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=zedat.fu-berlin.de Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1nRXAU-002SQa-SJ; Tue, 08 Mar 2022 11:34:14 +0100 Received: from p57bd9552.dip0.t-ipconnect.de ([87.189.149.82] helo=[192.168.178.81]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1nRXAU-001YJc-LR; Tue, 08 Mar 2022 11:34:14 +0100 Message-ID: Date: Tue, 8 Mar 2022 11:34:13 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Subject: Re: [PATCH] stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h Content-Language: en-US To: Adhemerval Zanella Cc: libc-alpha@sourceware.org References: <20210322111530.3215018-1-glaubitz@physik.fu-berlin.de> <9dedf9b9-5af3-3f3b-e749-2c8e50ec5dc4@linaro.org> <4439e314-dd0d-fb57-0a68-83c3e6f36c20@physik.fu-berlin.de> <00f81cc7-ae24-f055-9bd5-42169c6c3a61@linaro.org> <95fece0c-8a1c-ce5c-f378-3cda419308ea@linaro.org> From: John Paul Adrian Glaubitz In-Reply-To: <95fece0c-8a1c-ce5c-f378-3cda419308ea@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 87.189.149.82 X-Spam-Status: No, score=0.5 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2022 10:34:18 -0000 Hi Adhemverval! On 3/3/22 20:25, Adhemerval Zanella wrote: > Could you check if this WIP patches help in our case [1]? It essentially removes > all the *-ldbl.h headers and move the alias redirection on the function prototype > itself. > > I am still polishing and checking if this breaks something, so if you find any > issue let me know. > > https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/azanella/redir-refactor I just saw this now, sorry. I have a holiday today and I will give it a try now. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913