> > Excellent. That dropit it down to: > > --- astyle-test-cases.cc 2008-02-08 12:37:14.000000000 +1300 > +++ astyle-test-cases.cc-original 2008-02-07 12:13:07.000000000 > +1300 > @@ -10,9 +10,9 @@ > > /// structures with bit-fields > struct t1 { > - unsigned int a:1; > - unsigned int b:1; > - unsigned int c:1; > + unsigned int a:1;
Oops. I did not see the extra space after "unsigned" (The fonts of my mail reader). OK fixed locally. I will see if there is something else and I will send again the fixed script. Regards, Christos