[patch] Fix warnings using gcc-4.5 HEAD

Eli Zaretskii eliz@gnu.org
Sat Jul 11 12:09:00 GMT 2009


> Date: Sat, 11 Jul 2009 10:39:28 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: gdb-patches@sourceware.org
> 
> There is no way how to extend 3rd party enum X definition:
> error: nested redefinition of ‘enum X’
> error: redeclaration of ‘enum X’

Aren't there ways of cleaning this up other than extending existing
enum definitions?



More information about the Gdb-patches mailing list