[haiku-development] Re: Mediaplayer use of BList to store indices

  • From: Jérôme Duval <korli@xxxxxxxxxxxxxxxx>
  • To: haiku-development <haiku-development@xxxxxxxxxxxxx>
  • Date: Sat, 4 May 2013 15:48:24 +0200

2013/5/4 Ingo Weinhold <ingo_weinhold@xxxxxx>

> It's ugly anyway, so why not just:
>> indices.AddItem((void*)(long)**index);
>>
>
> (addr_t) would be the correct type.
>
>
Thanks, I used long, will change to addr_t.

Bye,
Jérôme

Other related posts: