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.8-507-g5557f2ca


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-507-g5557f2ca
Date: Sun, 29 Jan 2023 10:19:30 -0500 (EST)

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  5557f2ca9d526874a7fc499c1068ea93628a40fa (commit)
      from  a8fbf3737be9a6f5fd1d87765072292d54e54aac (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 5557f2ca9d526874a7fc499c1068ea93628a40fa
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Sun Jan 29 01:09:00 2023 -0500

    Enable -Wmissing-prototypes.
    
    * Makefile.am: enable -Wmissing-prototypes
    * ddb/db_inout.h: Prototype kdb_kintr for entering into DDB.
    * ddb/db_mp.c Include ddb/db_input.h to get kdb_kintr.
    * i386/i386at/kd.h: Include ddb/input.h to get kdb_kintr.
    * linux/Makefrag.am: Disable some of the new warnings for linux drivers,
      otherwise we will get more and more noise.
    Message-Id: <Y9YNfNaYSsZJFST5@mercury.tail36e24.ts.net>

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

Summary of changes:
 Makefile.am       | 2 +-
 ddb/db_input.h    | 3 +++
 ddb/db_mp.c       | 1 +
 i386/i386at/kd.h  | 2 +-
 linux/Makefrag.am | 4 ++++
 5 files changed, 10 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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