[Pidgin] #10973: Errors in Purple Perl bindings
Pidgin
trac at pidgin.im
Sun Dec 13 12:23:24 EST 2009
#10973: Errors in Purple Perl bindings
-------------------+--------------------------------------------------------
Reporter: cfoote | Type: defect
Status: new | Component: plugins
Version: 2.6.4 | Keywords: perl API
-------------------+--------------------------------------------------------
There are errors in the package names for the PurpleProxyType and
PurpleLogReadFlags enums.
Using the function_list.pl plugin these appear as follows:
Purple::ProxyType::::HTTP
Purple::ProxyType::::NONE
Purple::ProxyType::::SOCKS4
Purple::ProxyType::::SOCKS5
Purple::ProxyType::::USE_ENVVAR
Purple::ProxyType::::USE_GLOBAL
...
Purple::Log:ReadFlags::::NO_NEWLINE
These have too many :'s.
The errors are in the Proxy.xs and Log.xs files.
--
Ticket URL: <http://developer.pidgin.im/ticket/10973>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list