This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
- From: Zack Weinberg <zackw at panix dot com>
- To: Siddhesh Poyarekar <siddhesh at gotplt dot org>
- Cc: GNU C Library <libc-alpha at sourceware dot org>, Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, Andreas Schwab <schwab at suse dot de>
- Date: Mon, 31 Dec 2018 09:02:55 -0800
- Subject: Re: [PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
- References: <20181225112654.23204-1-zackw@panix.com> <729ec78f-488d-3a3b-4da3-3afb7cf17c75@gotplt.org>
On Mon, Dec 31, 2018 at 8:59 AM Siddhesh Poyarekar <siddhesh@gotplt.org> wrote:
>
> The two new tests are missing Copyright headers. With those added the
> change looks OK to me.
Thanks! I will make those changes and commit the patch. I am still
traveling so I may not get to it until Jan. 3 or so.
zw