[RTEMS Project] #2535: Shell: printf() format specifiers do not match parameter types
RTEMS trac
trac at rtems.org
Tue Jan 19 04:53:15 UTC 2016
#2535: Shell: printf() format specifiers do not match parameter types
--------------------------+--------------------
Reporter: nick.withers | Owner:
Type: defect | Status: new
Priority: low | Milestone: 4.11.1
Component: shell | Version: 4.11
Severity: minor | Keywords:
--------------------------+--------------------
e.g.:
{{{
(void)snprintf(buf, sizeof(buf), "%llu", (long long)howmany(maxblock,
blocksize));
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2535>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list