I broke TapTinder

Jonathan "Duke" Leto jonathan at leto.net
Fri Mar 30 18:14:57 UTC 2012


Howdy,

nine++ seems to have fixed this already. Thanks!!!

Duke

On Thu, Mar 29, 2012 at 11:39 PM, Andy Lester <andy at petdance.com> wrote:
>
> On Mar 30, 2012, at 1:24 AM, Jonathan Duke Leto wrote:
>
> The error looks suspect to me. Can anybody else reproduce?
>
>
> I believe what you want to do is:
>
> -    e = (handle_entry *) malloc(sizeof(struct handle_entry));
> +    e = (struct handle_entry *) malloc(sizeof(struct handle_entry));
>
> --
> Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance
>



-- 
Jonathan "Duke" Leto <jonathan at leto.net>
Leto Labs LLC
209.691.DUKE // http://labs.leto.net
NOTE: Personal email is only checked twice a day at 10am/2pm PST,
please call/text for time-sensitive matters.


More information about the parrot-dev mailing list