[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8890) Bug fix patches unbreaking the build on x32 systems



Thorsten Glaser wrote:
> Howard Chu dixit:
> 
>> Thanks to the wonderful geniuses at Microsoft, not all the world
>> uses LP64. IL32 is a thing. And this code works on those platforms.
> 
> These changes do not break LLP64 (this is the correct name
> for the 64-bit Windows model).

Yes, they do, but you're clearly too stupid to understand that, despite having
had it explained to you multiple times. Your patch tries to store the value
of a long long into a buffer only large enough for a long. That is fucking stupid.

Bye.

-- 
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/