This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386
- From: Samuel Thibault <samuel dot thibault at gnu dot org>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Mon, 3 Dec 2018 14:42:22 +0100
- Subject: Re: [PATCH] Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386
- References: <20181201231247.p7z3veulcqxfd2o2@function> <alpine.DEB.2.21.1812031323360.28539@digraph.polyomino.org.uk>
Joseph Myers, le lun. 03 déc. 2018 13:23:48 +0000, a ecrit:
> On Sat, 1 Dec 2018, Samuel Thibault wrote:
>
> > 2018-12-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
> >
> > * scripts/gen-as-const.py (main): Avoid emitting empty line when
> > there is no element in `consts'.
>
> OK, please commit.
Done so, thanks.
Samuel