[Pidgin] #10973: Errors in Purple Perl bindings
Pidgin
trac at pidgin.im
Mon Dec 14 07:14:41 EST 2009
#10973: Errors in Purple Perl bindings
----------------------+-----------------------------------------------------
Reporter: cfoote | Owner:
Type: patch | Status: new
Milestone: | Component: plugins
Version: 2.6.4 | Resolution:
Keywords: perl API |
----------------------+-----------------------------------------------------
Description changed by cfoote:
Old description:
> 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.
New description:
There are errors in the package names for the PurpleProxyType and
PurpleLogReadFlags enums.
Using the function_list.pl plugin these appear as follows:[[BR]]
{{{
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.[[BR]]
The errors are in the Proxy.xs and Log.xs files.
--
--
Ticket URL: <http://developer.pidgin.im/ticket/10973#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list