commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3362-ga5f023c


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3362-ga5f023c
Date: Sun, 01 Jul 2012 02:21:49 +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  a5f023c7e7e58583dedfd9a172efe9ef02429048 (commit)
       via  77f925eead8969194f2b251f081cf1cbfa4f5d39 (commit)
       via  258db5e309ca6da3aa8c25aca0473eba8f5e63af (commit)
      from  9b111445721d56695fbbc9b2b2418c2f92269c39 (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 a5f023c7e7e58583dedfd9a172efe9ef02429048
Author: Bob Ham <address@hidden>
Date:   Sat Jun 30 23:20:31 2012 -0300

    Address gcc warnings
    
    * exec-reauth.c (exec_reauth): Change type of temp var i to
    unsigned int to address gcc warning.
    * idvec-impgids.c (idvec_merge_implied_gids) Change type of
    temp var i to unsigned int to address gcc warning.
    * idvec-impgids.c (idvec_merge_implied_gids): Change type of
    temp var i to unsigned int to address gcc warning.
    * idvec-rep.c (idvec_rep): Change type of temp var i to unsigned
    int to address gcc warning.
    * idvec-verify (idvec_verify): Change type of temp var i to
    unsigned int to address gcc warning.
    * idvec.c (idvec_merge_ids, idvec_remove): Change type of temp
    var i to unsigned int to address gcc warning.
    * portxlate.c (port_name_xlator_create, port_name_xlator_free):
    Change type of temp var i to unsigned int to address gcc warning.
    * timefmt.c (fmt_seconds): Cast width to int in test to modify
    frac_places to address gcc warning.
    * (ugids_verify_make_auth): Change type of temp var i to unsigned
    int to address gcc warning.

commit 77f925eead8969194f2b251f081cf1cbfa4f5d39
Author: Bob Ham <address@hidden>
Date:   Sat Jun 30 23:15:03 2012 -0300

    Address gcc warnings
    
    * iouser-restrict.c (listmember): Change type of query into uid_t to 
address gcc
    warning.
    (iohelp_restrict_iouser): Change type of temp var i to unsigned int to 
address
    gcc warning.

commit 258db5e309ca6da3aa8c25aca0473eba8f5e63af
Author: Bob Ham <address@hidden>
Date:   Sat Jun 30 23:12:38 2012 -0300

    Address gcc warning
    
    * ihash.c (ihash_add): Change type of i to unsigned int to address gcc
    warning.

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

Summary of changes:
 libihash/ihash.c                      |    2 +-
 libiohelp/iouser-restrict.c           |    4 ++--
 libshouldbeinlibc/exec-reauth.c       |    2 +-
 libshouldbeinlibc/idvec-impgids.c     |    2 +-
 libshouldbeinlibc/idvec-rep.c         |    2 +-
 libshouldbeinlibc/idvec-verify.c      |    2 +-
 libshouldbeinlibc/idvec.c             |    4 ++--
 libshouldbeinlibc/portxlate.c         |    4 ++--
 libshouldbeinlibc/timefmt.c           |    2 +-
 libshouldbeinlibc/ugids-verify-auth.c |    2 +-
 10 files changed, 13 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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