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.6-11-geb8c159


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.6-11-geb8c159
Date: Fri, 01 Jan 2016 16:09:12 +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  eb8c15953a316a780f2ea6c8d1eb47c878909d94 (commit)
      from  130c43f6da56e9ed1d9f954975ceeeec66c1d2eb (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 eb8c15953a316a780f2ea6c8d1eb47c878909d94
Author: Flavio Cruz <address@hidden>
Date:   Thu Dec 31 19:08:19 2015 +0100

    fix some compiler warnings in gnumach
    
    * linux/dev/glue/block.c (out): Cast to device_t.
    * linux/dev/init/main.c (alloc_contig_mem): Initialize addr and cast return 
value to void *.
    * i386/i386/phys.c (pmap_copy_page): Initialize src_map.
    * i386/intel/pmap.c: Include i386at/model_dep.h.
    * kern/mach_clock.c (mapable_time_init): Cast to void *.

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

Summary of changes:
 i386/i386/phys.c       |    3 ++-
 i386/intel/pmap.c      |    1 +
 kern/mach_clock.c      |    2 +-
 linux/dev/glue/block.c |    2 +-
 linux/dev/init/main.c  |    4 ++--
 5 files changed, 7 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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