Date: Sun, 7 Aug 2011 01:24:15 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: Andriy Gapon <avg@FreeBSD.org> Cc: Garrett Cooper <yanegomi@gmail.com>, svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Ruslan Mahmatkhanov <cvs-src@yandex.ru> Subject: Re: svn commit: r224683 - head/lib/libthread_db Message-ID: <20110806232415.GE48988@alchemy.franken.de> In-Reply-To: <4E3DBAF8.5040102@FreeBSD.org> References: <201108061748.p76HmUbM061259@svn.freebsd.org> <4E3DA560.6020100@yandex.ru> <CAGH67wSFRXLRBVcoR8RME111pE7UaZ%2By-k8qmTtCkOy%2BMC3Dhw@mail.gmail.com> <4E3DBAF8.5040102@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110806232415.GE48988>