svn commit: r269077 - head/lib/libstand

Nathan Whitehorn nwhitehorn at freebsd.org
Fri Jul 25 02:28:26 UTC 2014


On 07/24/14 18:39, Rui Paulo wrote:
> On Jul 24, 2014, at 12:06, Sean Bruno <sbruno at freebsd.org> wrote:
>
>> Author: sbruno
>> Date: Thu Jul 24 19:06:15 2014
>> New Revision: 269077
>> URL: http://svnweb.freebsd.org/changeset/base/269077
>>
>> Log:
>>   libstand's qdivrem.c assumes that sizeof(int) == sizeof(long), this is not
>>   true on amd64
> It *was* true until libstand changed to 64 bit a few months ago. :-)
>
> --
> Rui Paulo
>
>
>
>

It was always 64-bit on sparc64, though. And presumably on ia64 as well. 
And alpha.
-Nathan


More information about the svn-src-head mailing list