This is the mail archive of the gdb@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: Remove true/false from GDB ....


> 
> So would anyone object if we simply removed all of those?

There is something of a policy decision here.  What happens when someone 
submits new code using stdbool.h and ``true'' and ``false''?  Is it 
rejected outright (....),  or as happens now, suggest this may not be 
such a good idea after all.

I guess all that can be done is for the rationale to be clearly documented.

TRUE / FALSE probably fall into the same category.

enjoy,
Andrew


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