[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.7-32-g8b87e8c
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.7-32-g8b87e8c |
Date: |
Tue, 29 Dec 2015 21:36:49 +0000 |
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 8b87e8c44466f6852c9544c908edef8075757dda (commit)
from 2280227bedf69b733a589f12ac6b6d5a4fc36af4 (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 8b87e8c44466f6852c9544c908edef8075757dda
Author: Flavio Cruz <address@hidden>
Date: Tue Dec 29 22:32:38 2015 +0100
fix compiler warnings in hurd/isofs
* fatfs/dir.c: Use casts to avoid warnings.
* fatfs/fat.c: Use unsigned char in fat_{from,to}_epoch.
* fatfs/fat.h: Change arguments accordingly.
* fatfs/fat.c (fat_read_sblock): Use size_t instead.
* fatfs/inode.c (diskfs_cached_lookup_in_dirbuf): Remove err variable.
* fatfs/inode.c (diskfs_user_read_node): Don't cast constant.
* fatfs/inode.c (write_node): Check for errors in vm_map.
-----------------------------------------------------------------------
Summary of changes:
fatfs/dir.c | 9 +++++----
fatfs/fat.c | 6 +++---
fatfs/fat.h | 4 ++--
fatfs/inode.c | 9 +++++++--
4 files changed, 17 insertions(+), 11 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.7-32-g8b87e8c,
Samuel Thibault <=