Subject: Re: many autobuilds currently broken ...

Re: many autobuilds currently broken ...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 29 Jul 2010 23:10:00 +0200 (CEST)

On Wed, 28 Jul 2010, Ben Greear wrote:

> There should be some way to get a 32-bit number on all platforms w/out undue
> hassle..hopefully I won't have to resort to using char arrays.

'unsigned int' is good enough for all platforms c-ares currently runs on, and
it should be good enough for the forseeable future as well. I doubt any system
ever will be able to make 'int' anything but 32bits ever again...

-- 
  / daniel.haxx.se
Received on 2010-07-29