Hi I have just merged a patch to newlib that addresses the intptr_t inttypes.h warnings. I have a series of patches I am about to post that fixes almost every warning in the source tree. The remaining ones are deliberate like #warning or indicate a filed PR in GCC for a false postive. That leaves this:
3 log/sh-gensh1.log:../../../../../../../rtems/c/src/../../testsuites/libtests/termios04/termios_testdriver_intr.h:43:3: warning: excess elements in array initializer 1 log/sh-gensh1.log:../../../../../../../rtems/c/src/../../testsuites/libtests/termios03/termios_testdriver_polled.h:39:3: warning: excess elements in array initializer 1 log/sh-gensh1.log:../../../../../../../rtems/c/src/../../testsuites/libtests/deviceio01/test_driver.h:18:3: warning: excess elements in array initializer 1 log/sh-gensh1.log:../../../../../../../rtems/c/src/../../testsuites/libtests/devfs04/test_driver.h:19:3: warning: excess elements in array initializer
Any ideas on what's going on that? That's the only target having a problem and I just don't see the issue this morning. Plus I am about to take off for the rest of the day and hope someone spots it. Thanks. --joel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel