Re: [PATCH] fix compiler warnings in hurd/isofs

2015-12-29 Thread Samuel Thibault
Applied, thanks!

Re: [PATCH] fix compiler warnings in hurd/isofs

2015-12-29 Thread Samuel Thibault
Applied, thanks!

[PATCH] fix compiler warnings in hurd/isofs

2015-12-29 Thread Flavio Cruz
* isofs/rr.c (rrip_work): Use unsigned char. * isofs/rr.h: Use unsigned char instead of char. diff --git a/isofs/rr.c b/isofs/rr.c index adc95c3..59205da 100644 --- a/isofs/rr.c +++ b/isofs/rr.c @@ -84,7 +84,7 @@ rrip_work (struct dirrect *dr, struct rrip_lookup *rr, { struct dirrect *

[PATCH] fix compiler warnings in hurd/isofs

2015-12-29 Thread Flavio Cruz
* 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_