This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Incomplete patch to fix build with top-of-tree GCC
- From: "Carlos O'Donell" <carlos at redhat dot com>
- To: sellcey at imgtec dot com
- Cc: Paul Eggert <eggert at cs dot ucla dot edu>, Joseph Myers <joseph at codesourcery dot com>, GNU C Library <libc-alpha at sourceware dot org>
- Date: Tue, 19 May 2015 22:32:30 -0400
- Subject: Re: Incomplete patch to fix build with top-of-tree GCC
- Authentication-results: sourceware.org; auth=none
- References: <1431708170 dot 16668 dot 8 dot camel at ubuntu-sellcey> <alpine dot DEB dot 2 dot 10 dot 1505151645070 dot 21212 at digraph dot polyomino dot org dot uk> <55565718 dot 6070107 at cs dot ucla dot edu> <5556C3E4 dot 1080108 at redhat dot com> <1431983665 dot 16668 dot 28 dot camel at ubuntu-sellcey>
On 05/18/2015 05:14 PM, Steve Ellcey wrote:
> Paul and Carlos,
>
> I updated Paul's patch to fix the rest of rcmd.c and verified that it
> builds now with the latest GCC. Is this patch OK to checkin?
>
>
> 2015-05-15 Paul Eggert <eggert@cs.ucla.edu>
> Steve Ellcey <sellcey@imgtec.com>
>
> * inet/rcmd.c (rresvport_af): Change ss to anonymous union
> in order to avoid strict alias warnings.
> (iruserok_af): Ditto for ra.
Thanks for fixing this. It's a pleasure to see this stuff get fixed.
c.