Re: svn commit: r293064 - head/sys/boot/uboot/lib
On Sun, 2016-01-03 at 10:59 +1100, Bruce Evans wrote: > On Sat, 2 Jan 2016, Ian Lepore wrote: > > > Log: > > Cast pointer through uintptr_t on the way to uint64_t to squelch a warning. > > > > Modified: head/sys/boot/uboot/lib/copy.c > > ===
Re: svn commit: r293064 - head/sys/boot/uboot/lib
On Sat, 2 Jan 2016, Ian Lepore wrote: Log: Cast pointer through uintptr_t on the way to uint64_t to squelch a warning. Modified: head/sys/boot/uboot/lib/copy.c == --- head/sys/boot/uboot/lib/copy.c Sat Jan 2 22:3