This is the mail archive of the gdb-patches@sources.redhat.com 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: [rfa] struct dictionary


On Tue, Jun 10, 2003 at 11:47:19AM -0700, David Carlton wrote:
> That makes sense: an enum it is, then.  (And in a year or two, we can
> switch GDB over to C++, and have an actual boolean type, but never
> mind that.)

<stdbool.h>? 

Gcc has supported it for a long time (2.95, at least).  It's
got the C99 _Bool type.


r~


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