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 8da463afd18c28b2035ccbf687db4e49d6585140 (commit)
from 8d0214708a782bb102f8ed763d9e6a9a58f5db95 (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 8da463afd18c28b2035ccbf687db4e49d6585140
Author: Milos Nikic <[email protected]>
Date: Mon Mar 23 11:01:22 2026 -0700
ext2fs: Suppress warnings on 32 bit about 64 bit time
When compiling on 32 bit arch we get shift-count-overflow warnings
if encountering 64 bit time in these places.
This patch suppresses those warnings without changing behavior.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ext2fs/inode.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd