Re: [PATCH] Glib-Perl - Add gint64 to typemap



On Fri, 2003-05-30 at 15:42, Brett Kosinski wrote:
This is a patch to add gint64 support to the Glib typemap.  It just
converts to a standard Perl IV. 'course, I'm not sure what happens if Perl
doesn't have 64-bit support... :)

looks reasonable to me, so it's added.

Neat.

the stuff for making GClosures be invoked by the same interpreter that
created them was also in this diff, and i applied that, too, as it seems
generally like a good idea.  and since GPerlCallback is subject to the
same concerns as GPerlClosure, i made it do the same.

Whoops, I didn't intend to send that bit.  Oh well, works for me. :)
Along these lines, as I experiment with some of the GStreamer threading
stuff, I can do the work of attempting to make the Glib-Perl internals
thread safe.

Brett.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]