Re: [RFC PATCH 2/9] hurd: Use proper integer types

2023-02-19 Thread Samuel Thibault
Applied, thanks! Sergey Bugaev, le sam. 18 févr. 2023 23:37:10 +0300, a ecrit: > Fix a few more cases of build errors caused by mismatched types. This is a > continuation of f4315054b46d5e58b44a709a51943fb73f846afb. > > Signed-off-by: Sergey Bugaev > --- > hurd/hurdsig.c | 6 ++

[RFC PATCH 2/9] hurd: Use proper integer types

2023-02-18 Thread Sergey Bugaev
Fix a few more cases of build errors caused by mismatched types. This is a continuation of f4315054b46d5e58b44a709a51943fb73f846afb. Signed-off-by: Sergey Bugaev --- hurd/hurdsig.c | 6 +++--- sysdeps/mach/hurd/getpriority.c | 6 +++--- sysdeps/mach/hurd/if_index.c| 2 +- sy