Axel Simon <axel.si...@in.tum.de> writes:

> On May 8, 2010, at 12:25, Andy Stewart wrote:
>
>>       {#call unsafe g_free#} (castPtr arrPtrPtr)
> This should be arrPtr. You want to free the pointer to the array, not the 
> pointer to the location
> that holds the pointer.
>
> Otherwise it looks ok,
I have send new patch include those fixes.
Please check it.

Thank you for pointing out my mistake, my binding experience
improved. :)

Cheers,

  -- Andy

------------------------------------------------------------------------------

_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to