Hi Jennifer noticed that sp19 prints %g instead of numbers now that we switched to printk for the tests. I did a quick grep and found these:
testsuites$ grep -rl "%g" . ./samples/fileio/init.c ./samples/paranoia/paranoia.c ./sptests/sp19/first.c ./sptests/sp19/fptask.c ./sptests/sp19/fptest.h ./tmtests/tm26/fptest.h Are fileio and paranoia using printf()? Do we need to eliminate these uses of %g in sptests and tmtests? --joel
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel