This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] Fix warnings using gcc-4.5 HEAD


On Sat, 11 Jul 2009 10:36:05 +0200, Mark Kettenis wrote:
> Yuck, this is beyond ugly.

I agree, just I did not want to comment my patch this way myself.

There is no way how to extend 3rd party enum X definition:
error: nested redefinition of ‘enum X’
error: redeclaration of ‘enum X’


Thanks,
Jan


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