commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 8015e7817b505d15845c33f13c24ad55


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 8015e7817b505d15845c33f13c24ad55c561c8df
Date: Fri, 04 Jan 2013 01:00:13 +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  8015e7817b505d15845c33f13c24ad55c561c8df (commit)
      from  14a29498dfee39e72443ff0e6f463be7f3bfd4ec (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 8015e7817b505d15845c33f13c24ad55c561c8df
Author: David Höppner <address@hidden>
Date:   Tue Jan 1 09:12:37 2013 +0000

    Fix compilation warning implicit function declaration kdbprintf
    
    When kernel debugger support is requested ipc and vm need
    the prototype for the debugger function kdbprintf.
    
    * ddb/db_output.h: Add prototype for kdbprintf.
    * ipc/ipc_object.c: Add include file ddb/db_output.h
    * ipc/ipc_port.c: Likewise.
    * ipc/ipc_pset.c: Likewise.
    * vm/vm_map.c: Likewise.
    * vm/vm_object.c: Likewise.
    * vm/vm_resident.c: Likewise.

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

Summary of changes:
 ddb/db_output.h  |    6 +++---
 ipc/ipc_object.c |    5 +++++
 ipc/ipc_port.c   |    3 +++
 ipc/ipc_pset.c   |    4 ++++
 vm/vm_map.c      |    5 +++++
 vm/vm_object.c   |    4 ++++
 vm/vm_resident.c |    5 +++++
 7 files changed, 29 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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