commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20220206-9-g270e06c9


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20220206-9-g270e06c9
Date: Sat, 12 Feb 2022 06:18:53 -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 "Hurd".

The branch, master has been updated
       via  270e06c906fea5609a5205c943cfa7b8770ba685 (commit)
      from  1e28cd1926ee8bc915783416135cd64f08b5ad5f (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 270e06c906fea5609a5205c943cfa7b8770ba685
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Feb 12 12:17:31 2022 +0100

    Fix warning
    
    * pfinet/io-ops.c (S_io_write), pfinet/socket-ops.c (S_socket_send):
    Cast const void * pointer to void * when using it in struct iovec which
    always uses a void* even when writing.

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

Summary of changes:
 pfinet/io-ops.c     | 2 +-
 pfinet/socket-ops.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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