This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] tftp.h: rework layout to work with fortification


On Monday 07 May 2012 22:10:13 Carlos O'Donell wrote:
> On Mon, May 7, 2012 at 7:04 PM, Mike Frysinger wrote:
> > i would have used flexible arrays but gcc doesn't allow those in unions:
> > tftp.h:60:8: error: flexible array member in union
> 
> I know, that would have been the best solution. You should file an
> upstream enhancement request for this.

http://gcc.gnu.org/PR53548

guess we'll see if it goes anywhere
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]