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 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work


On Wednesday 29 June 2016 14:47:27 Manish Goregaokar wrote:
> > Great, many thanks! While you are at it, shouldn't an include of string.h
> > be added as well? It clearly does not fail now without it because I
> > suppose another header is including it.
> 
> It seems to be included as a part of common-defs.h, so I don't think
> we're supposed to explicitly include it.

Oh right, indeed.

Best regards,

Thomas


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