On Tue, 14 Aug 2012, ch...@chriswareham.net wrote:
> Attached patch has seen a make clean && make World on my machine. There
> remains
> a signed / unsigned comparison issue, where an unsigned short is
> being read fr
Both patches applied.
--
Jon Trulson
"If the Martian rope-a-dope don't get
On 14 August 2012 at 12:01 "ch...@chriswareham.net"
wrote:
> Attached patch has seen a make clean && make World on my machine. There
> remains a signed / unsigned comparison issue, where an unsigned short is being
> read from an RPC message and then assigned to either a uid_t or gid_t, which
> a
Attached patch has seen a make clean && make World on my machine. There remains
a signed / unsigned comparison issue, where an unsigned short is being read from
an RPC message and then assigned to either a uid_t or gid_t, which are then
compared to -1. This causes a warning when compiling the
lib/t