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.

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

Reply via email to