This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: C++ bootstrap (part 4/n): Don't redefine bool, true and false in C++


On Sun, Jul 25, 2004 at 02:33:52AM +0200, Bernardo Innocenti wrote:
> This avoids redefining bool, true and false for C++.

You'll have the same ABI size problems as we did with _Bool.

> TRUE and FALSE are still kept for backwards comptibility (maybe I
> could kill them in a followup patch).

Please.


r~


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