[RTEMS Project] #2241: testsuites/psxtests/psx07/init.c:46: bad call to printf ?
RTEMS trac
trac at rtems.org
Fri Jan 23 11:45:08 UTC 2015
#2241: testsuites/psxtests/psx07/init.c:46: bad call to printf ?
---------------------+------------------
Reporter: dcb | Owner:
Type: defect | Status: new
Priority: low | Milestone: 4.11
Component: General | Version: 4.10
Severity: normal | Keywords:
---------------------+------------------
[rtems/testsuites/psxtests/psx07/init.c:46]: (error) printf format string
requires 1 parameter but only 0 are given.
printf( "%s_POSIX_SPORADIC_SERVER is not defined\n" );
Some duplicates:
[rtems/testsuites/psxtests/psx09/init.c:48]: (error) printf format string
requires 1 parameter but only 0 are given.
[rtems/testsuites/psxtests/psx12/init.c:44]: (error) printf format string
requires 1 parameter but only 0 are given.
--
Ticket URL: <http://devel.rtems.org/ticket/2241>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list