Dave,

Thanks for the quick answer.

>   I don't know what it's trying to tell you with the fixincludes FAIL.  Did
> you verify manually if the fixes perhaps didn't match against the stdint.h you
> have on your release of the O/S?

AFAICT the patch looks fine, but I cannot rule out typos. I'll try to look more
carefully.

>   If you tell me which line the c99-stdint-1.c failure(s) is/are on, I could
> parse it/them for you.

I have reported the error in pr445#15 and explained in comment #6:

/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c: In function 
'test_ptr':
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:186: error: 
initialization from incompatible pointer type
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:186: error: 
initialization from incompatible pointer type
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:189: error: 
initialization from incompatible pointer type
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c: In function 
'test_misc_limits':
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:217: error: 
initialization from incompatible pointer type
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c: In function 
'test_constants':
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:230: error: pointer 
targets in initialization differ in signedness
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:230: error: pointer 
targets in initialization differ in signedness
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:230: error: pointer 
targets in initialization differ in signedness
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:231: error: pointer 
targets in initialization differ in signedness
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:231: error: pointer 
targets in initialization differ in signedness
/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/c99-stdint-1.c:231: error: pointer 
targets in initialization differ in signedness

Cheers

Dominique

Reply via email to