commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.4-341-g442227e


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-341-g442227e
Date: Sun, 15 Dec 2013 20:19: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 "GNU Mach".

The branch, master has been updated
       via  442227ee5519f307e9f74030a9eeb7aa7983a4bc (commit)
      from  bb6646c299da3dde90b2e208ba0a7d5a71719a0c (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 442227ee5519f307e9f74030a9eeb7aa7983a4bc
Author: Samuel Thibault <address@hidden>
Date:   Sun Dec 15 21:18:30 2013 +0100

    Fix gcc signedness warning
    
    Thanks Marin Ramesa and Richard Braun for investigating.
    
    * i386/i386at/kd.c (kdintr): Make `char_idx' and `max' unsigned.
    (kdstate2idx): Make function take and return unsigned ints for the state.
    * i386/i386at/kd.h (kdstate2idx): Likewise.

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

Summary of changes:
 i386/i386at/kd.c |    8 ++++----
 i386/i386at/kd.h |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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