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 falsein C++


Richard Henderson wrote:
> On Sun, Jul 25, 2004 at 04:04:15AM +0200, Bernardo Innocenti wrote:
> 
>>Uh?  What exactly was this isse?  system.h should only be included
>>in GCC's source, after all system headers.
> 
> 
> Something about the size of bool changing between 2.95 and 3.0,
> affecting bootstrap.  Perhaps having libcpp not use bool or _Bool
> is enough to avoid problems.
> 
> Ask Zack, since he's the one that decided that it was simply too
> much effort to get right.

Zack, can you remember what the exact problem was?

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/


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