On Sun, Aug 07, 2011 at 01:06:48AM +0300, Andriy Gapon wrote:
> on 07/08/2011 00:41 Garrett Cooper said the following:
> > It's not just i386. It's other architectures like arm, mips, and pc98
> > according to the tinderbox reports (this list is potentially
> > incomplete).
> 
> Yeah, confusingly enough thr_pread_long() is declared to take uint64_t* as its
> third argument, so this commit breaks all platforms where uint64_t is not
> derived from (unsigned) long.
> Just in case, thr_pread_int() takes uint32_t* as well.
> 

Yes, the type of val is wrong. I'm currently running a fix through a
universe build

Marius

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to