This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001510] Fix compiler warnings about mismatch between log()format string and argument values.


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

Grant Edwards <grant.b.edwards@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1610|0                           |1
        is obsolete|                            |

--- Comment #5 from Grant Edwards <grant.b.edwards@gmail.com> 2012-03-06 22:15:03 GMT ---
Created an attachment (id=1617)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1617)
Fix compiler warnings about printf format/arg mismatch.

Updated patch that goes with my recent proposal of 

    "%ld.%06ld", (long)tv_sec, (long)tv_usec

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]