commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. 98316b2065135f6f115d31ca5633eca0b9b7


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 98316b2065135f6f115d31ca5633eca0b9b78740
Date: Tue, 18 Oct 2011 22:12:48 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  98316b2065135f6f115d31ca5633eca0b9b78740 (commit)
      from  7f0e0da1fb514c30df296e22481761b77f6d3a6a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 98316b2065135f6f115d31ca5633eca0b9b78740
Author: Pino Toscano <address@hidden>
Date:   Wed Oct 19 00:09:18 2011 +0200

    Add missing format strings for error, printk, problem
    
    Some calls to `error', `printk', and `problem' lacked a format
    string, leading to build failure when compiling with stricter CFLAGS.
    
    * nfs/mount.c (mount_root): Add format string for `error' calls which
    lacked it.
    * pfinet/main.c (pfinet_bind): Likewise.
    * term/main.c (main): Likewise.
    * utils/shd.c (run): Likewise.
    * utils/storeinfo.c (main): Likewise.
    
    * pfinet/linux-src/include/net/tcp.h (tcp_clear_xmit_timer): Add
    format string for `printk' call which lacked it.
    (tcp_timer_is_set): Likewise.
    
    * ufs-fsck/utilities.c (punt): Add format string for `problem' call
    which lacked it.

-----------------------------------------------------------------------

Summary of changes:
 nfs/mount.c                        |    4 ++--
 pfinet/linux-src/include/net/tcp.h |    4 ++--
 pfinet/main.c                      |    2 +-
 term/main.c                        |    2 +-
 ufs-fsck/utilities.c               |    2 +-
 utils/shd.c                        |    2 +-
 utils/storeinfo.c                  |    4 ++--
 7 files changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]