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 "Hurd".

The branch, master has been updated
       via  c644533e2a8cd395997609f7e33b1e38c27e40f0 (commit)
      from  1cebd0baa3450d5c1c745874836555df6432e04e (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 c644533e2a8cd395997609f7e33b1e38c27e40f0
Author: Flavio Cruz <[email protected]>
Date:   Mon Dec 5 01:34:56 2022 -0500

    Fix *printf specifier for user space mach ports.
    
    mach_port_t are mach_port_name_t and thus require %u instead of %lu.
    Message-Id: <Y42RELMbulK4xaKM@reue>

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

Summary of changes:
 boot/boot.c                   |  4 ++--
 exec/main.c                   |  2 +-
 ext2fs/ext2fs.c               |  2 +-
 ext2fs/pager.c                |  2 +-
 libdiskfs/boot-start.c        |  2 +-
 libpager/data-request.c       |  2 +-
 libpager/data-return.c        |  2 +-
 libpager/data-unlock.c        |  2 +-
 libshouldbeinlibc/portinfo.c  |  8 ++++----
 libshouldbeinlibc/xportinfo.c |  2 +-
 procfs/process.c              |  2 +-
 startup/startup.c             |  4 ++--
 utils/rpctrace.c              | 12 ++++++------
 13 files changed, 23 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to