[SCM] GNU Mach tag, v1.8+git20260129, created. v1.8-1126-gdee67522

Samuel Thibault <[email protected]>
Newsgroups gmane.os.hurd.cvs
Message-ID <[email protected]>
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 tag, v1.8+git20260129 has been created
        at  dee67522133a720db1b5461696f56e20c12b81f0 (commit)

- Log -----------------------------------------------------------------
commit dee67522133a720db1b5461696f56e20c12b81f0
Author: Milos Nikic <[email protected]>
Date:   Thu Jan 29 00:10:03 2026 +0100

    ipc: supress warning on cast of ipc_port_t to name
    
    This patch fixes a warning when building on 64-bit architectures where
    sizeof(void *) > sizeof(mach_port_name_t).
    
    The double cast (via uintptr_t) explicitly tells the compiler that the
    truncation of the pointer value into the 32-bit port name is intentional,
    preserving the existing behavior while silencing the warning.
-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Mach
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.