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-455-g9f6fb41f


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-455-g9f6fb41f
Date: Tue, 27 Dec 2022 15:40:41 -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  9f6fb41fb056ee5dd63b7968eab0280dc02af1cc (commit)
      from  0ba99b2a18bd423f8aa6ca0315051de76c20ef9c (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 9f6fb41fb056ee5dd63b7968eab0280dc02af1cc
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Mon Dec 26 19:15:38 2022 -0500

    Fix inttypes.h format constants for uintptr_t and intptr_t.
    
    The format constants are not correct for 32 bits and there was
    duplication for PRIx* constants (replaced with octal constants).
    
    Fixed a few format warnings too.
    Message-Id: <Y6o5KsvtPavCYe8f@mars>

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

Summary of changes:
 i386/i386at/model_dep.c |  5 +++--
 include/inttypes.h      | 20 +++++++++++---------
 2 files changed, 14 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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