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  8fee3906ca4c8c0808ff203552eb318c0d2ac884 (commit)
      from  5b5196da43893bb9b6b8d90219b467dd5512bccf (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 8fee3906ca4c8c0808ff203552eb318c0d2ac884
Author: Diego Nieto Cid <[email protected]>
Date:   Sat Oct 4 21:45:04 2025 +0100

    daemons: silence write result warning
    
    ...as no meaningful action can be taken on the result.
    
    ==============
    
        ../../daemons/runttys.c: In function 'main':
        ../../daemons/runttys.c:474:7: warning: ignoring return value of 
'write' declared with attribute 'warn_unused_result' [-Wunused-result]
          474 |       write (2, "", 0);
              |       ^~~~~~~~~~~~~~~~
    Message-ID: <[email protected]>

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

Summary of changes:
 daemons/runttys.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Hurd

Reply via email to