[RFC] Fixes to bootstrap from a C++ compiler (part 1)

Bernardo Innocenti bernie@develer.com
Fri Jun 25 07:38:00 GMT 2004


On Friday 25 June 2004 07:09, Richard Kenner wrote:
> You are missing numerous blanks.
>  
>     +  struct md_constant *def = (struct md_constant *)*slot;
> 
> Such as after the ")" here and in many similar places.

I've just finished fixing these...


>     +       ISSPACE(typestart[typelen-1]);
> 
> And before this "(".

...while this one I hadn't seen.  Fixed.


> (I know it wasn't there before either, but usually it's a good idea to
> fix whitespace when editing a line for other reasons.)

I agree, but these changes were very mechanical and I must admit
I had not even read the code I was changing :-)

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



More information about the Gcc-patches mailing list