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-460-gc8cd13d8


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-460-gc8cd13d8
Date: Wed, 4 Jan 2023 19:01:57 -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  c8cd13d8e9853752de5756ab42a98e2d0baff0a9 (commit)
      from  d7348c94453d2662affecbb7605047044898ed19 (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 c8cd13d8e9853752de5756ab42a98e2d0baff0a9
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Wed Jan 4 00:30:28 2023 -0500

    Fix ddb warnings introduced with -Wstrict-prototypes
    
    Changed some ddb command functions to have the expected signature but
    not all of them due to the being difficult to inter-dependency between
    header files (for those just used cast).
    Message-Id: <Y7UO9HTfpZ8U0Nfy@mars>

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

Summary of changes:
 ddb/db_break.c     | 14 +++++++++++---
 ddb/db_break.h     | 12 ++++++++++--
 ddb/db_command.c   | 52 ++++++++++++++++++++++++++++------------------------
 ddb/db_command.h   |  4 +++-
 ddb/db_cond.c      |  6 +++++-
 ddb/db_cond.h      |  6 +++++-
 ddb/db_examine.c   |  6 +++++-
 ddb/db_examine.h   |  6 +++++-
 ddb/db_input.c     |  8 ++------
 ddb/db_macro.c     | 18 +++++++++++++++---
 ddb/db_macro.h     | 22 +++++++++++++++++-----
 ddb/db_print.c     |  2 +-
 ddb/db_sym.c       |  2 +-
 ddb/db_sym.h       |  2 +-
 ddb/db_variables.c |  2 +-
 ddb/db_watch.c     |  6 +++++-
 ddb/db_watch.h     |  6 +++++-
 i386/i386/trap.c   |  3 +--
 kern/lock.h        |  4 +++-
 19 files changed, 124 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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