[haiku-commits] Re: haiku: hrev48629 - build/jam/packages

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 8 Jan 2015 09:47:31 -0500

On Thu, Jan 8, 2015 at 9:44 AM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote:
> Sorry for this! At least the GCC4 build should be back up again.
> I'll try to have a look at fixing the x64 version, too.

FWIW, on x86_64 at least IMAP and possibly also POP had some issues
where you're casting an int32 to void* in order to add to a BList,
which triggers a pointer from integer of different size warning. I was
also getting some overload hiding warnings, but those may have been
related to the missing BFile declaration.

Regards,

Rene

Other related posts: