Re: [PATCH] fix compiler warnings in hurd/procfs
Hi! On Tue, 29 Dec 2015 23:11:26 +0100, Flavio Cruz wrote: > procfs: Fix compiler warnings. > > * include/sys/procfs.h: Change uintptr_t to vm_address_t. > * procfs/process.c: Fix format strings. > * procfs/rootdir.c: Add missing casts. (Note that the header file does not relate to the procfs
Re: [PATCH] fix compiler warnings in hurd/procfs
Applied, thanks!