public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001510] New: Fix compiler warnings about mismatch between log() format string and argument values.
@ 2012-03-02 22:16 bugzilla-daemon
  2012-03-03  3:52 ` [Bug 1001510] " bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-03-02 22:16 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001510

           Summary: Fix compiler warnings about mismatch between log()
                    format string and argument values.
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: TCP/IP
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: grant.b.edwards@gmail.com
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1610)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1610)
Patch to fix warnings about format-string/argument-value mismatches

log() messages that print tv_sec and tv_usec values were generating
compiler warnings about a mismatch between the format strings and
the actual argumen values.  Changing the format strings from %ld to %u
eliminates the warnings.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [Bug 1001510] New: Fix compiler warnings about mismatch between log() format string and argument values.
@ 2012-03-02 22:16 bugzilla-daemon
  0 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2012-03-02 22:16 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001510

           Summary: Fix compiler warnings about mismatch between log()
                    format string and argument values.
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: TCP/IP
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: grant.b.edwards@gmail.com
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1610)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1610)
Patch to fix warnings about format-string/argument-value mismatches

log() messages that print tv_sec and tv_usec values were generating
compiler warnings about a mismatch between the format strings and
the actual argumen values.  Changing the format strings from %ld to %u
eliminates the warnings.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-03-13 16:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-02 22:16 [Bug 1001510] New: Fix compiler warnings about mismatch between log() format string and argument values bugzilla-daemon
2012-03-03  3:52 ` [Bug 1001510] " bugzilla-daemon
2012-03-03 16:12 ` bugzilla-daemon
2012-03-06 19:32 ` bugzilla-daemon
2012-03-06 22:05 ` bugzilla-daemon
2012-03-06 22:15 ` bugzilla-daemon
2012-03-09  3:38 ` bugzilla-daemon
2012-03-09  3:40 ` bugzilla-daemon
2012-03-09 14:57 ` bugzilla-daemon
2012-03-09 15:09 ` bugzilla-daemon
2012-03-09 16:40 ` bugzilla-daemon
2012-03-09 16:53 ` bugzilla-daemon
2012-03-13 14:38 ` bugzilla-daemon
2012-03-13 16:09 ` bugzilla-daemon
2012-03-02 22:16 [Bug 1001510] New: " bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).