From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89592 invoked by alias); 29 Oct 2018 14:01:14 -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 89263 invoked by uid 89); 29 Oct 2018 14:00:52 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:560, HTo:D*br, (unknown), HX-Received:sk:y18-v6m X-HELO: mailbackend.panix.com MIME-Version: 1.0 References: <20181029121650.24544-1-gabriel@inconstante.eti.br> In-Reply-To: <20181029121650.24544-1-gabriel@inconstante.eti.br> From: Zack Weinberg Date: Mon, 29 Oct 2018 15:15:00 -0000 Message-ID: Subject: Re: [PATCH v2 0/8] Use more flags parameters instead of global bits in stdio To: "Gabriel F. T. Gomes" , GNU C Library Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-10/txt/msg00630.txt.bz2 Thank you for updating these patches and doing what sounds like a great deal of additional clean-up work. I do not have time in the foreseeable future to review them myself, unfortunately. Do you think you might have time to pick up the follow-on patch that changes scanf to be C99-conformant under _GNU_SOURCE? (https://sourceware.org/ml/libc-alpha/2018-02/msg00608.html) It will need quite a bit of work but I would really like to see that go into the next release of glibc. zw