[Pidgin] #9308: wrong datatype in libpurple perl bindings imgStore.xs

Pidgin trac at pidgin.im
Thu Jun 4 09:57:33 EDT 2009


#9308: wrong datatype in libpurple perl bindings imgStore.xs
--------------------------------------------+-------------------------------
 Reporter:  quick                           |        Owner:           
     Type:  patch                           |       Status:  new      
Milestone:                                  |    Component:  libpurple
  Version:  2.5.5                           |   Resolution:           
 Keywords:  perl imgStore datatype typemap  |  
--------------------------------------------+-------------------------------

Old description:

> When I was writing a perl-plugin to support inline image rendering in the
> chat window (of <img> tags), I found out that the datatype in the .xs
> bindings are wrong. (at least for the way I supposed to use it)
>
> (pidgin couldn't access the image data I sent to imgStore via perl)
>
> A patch is included.
>
> I didn't change the typemap (which would also fix it) because I don't
> know if the error is only in the imgStore.xs or also somewhere else.

New description:

 When I was writing a perl-plugin to support inline image rendering in the
 chat window (of <img> tags), I found out that the datatype in the .xs
 bindings are wrong. (at least for the way I supposed to use it)

 (pidgin couldn't access the image data I sent to imgStore via perl)

 A patch is included.

 I didn't change the typemap (which would also fix it) because I don't know
 if the error is only in the imgStore.xs or also somewhere else.

 p.s. sorry I didn't meant to change the status

--

Comment(by quick):

 i worked with this 2 month ago so i forgot what exactly was going wrong,
 but
 it has something to do

-- 
Ticket URL: <http://developer.pidgin.im/ticket/9308#comment:4>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list