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] Make parser-defs.h and ax-gdb.h more self-contained


On Wednesday, June 26 2013, Pedro Alves wrote:

> Forward declarations of enums is a gcc extension.  You need to include
> the proper header instead.  But that's expression.h, and you've
> already included it, so we can just remove that enum forward declaration.
> OK with that change.

Ops, thanks.  Checked-in.

     http://sourceware.org/ml/gdb-cvs/2013-06/msg00177.html

-- 
Sergio


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