From: SourceForge.net <no...@so...> - 2005-01-09 21:59:29
|
Plugins item #758964, was opened at 2003-06-23 00:21 Message generated for change (Comment added) made by eperez You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=758964&group_id=235 Category: None Group: None Status: Closed Priority: 5 Submitted By: Vince Castellano (surye) Assigned to: Nobody/Anonymous (nobody) Summary: Updated /exec plugin Initial Comment: I am not the best programmer, but this is a working port to the new API for the exec plugin. And suggestions for improving it are warmly welcome. Enjoy. ---------------------------------------------------------------------- Comment By: Eduardo Pérez (eperez) Date: 2005-01-09 21:59 Message: Logged In: YES user_id=60347 Is this plugin still maintained? Is this plugin deprecated? Is anyone using it? ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2004-06-27 18:37 Message: Logged In: YES user_id=28833 A new version of gaim has been released. It is likely that your plugin will crash in the new gaim. As per our standard policy, we are only including plugins that we write, being unable to maintain hundreds of plugins as we develop gaim, if you want to continue making your plugin available, please update your plugin and reopen it. If not updated, this will close in 14 days. ---------------------------------------------------------------------- Comment By: Hobadee (hobadee) Date: 2004-03-14 04:33 Message: Logged In: YES user_id=997443 Didnt compile for me. Errors on the following lines: (taken from compiler output, I'm not including the warnings) exec.c:51: error: conflicting types for `sent_im' exec.c:47: error: previous declaration of `sent_im' exec.c: In function `sent_im': exec.c:73: error: invalid type argument of `->' exec.c:105: error: invalid type argument of `->' exec.c:106: error: `clean_pid' undeclared (first use in this function) exec.c:106: error: (Each undeclared identifier is reported only once exec.c:106: error: for each function it appears in.) exec.c: In function `gaim_plugin_remove': exec.c:115: error: `event_im_send' undeclared (first use in this function) exec.c:115: error: too few arguments to function `gaim_signal_disconnect' exec.c: In function `plugin_load': exec.c:123: error: `event_im_send' undeclared (first use in this function) exec.c:123: error: too few arguments to function `gaim_signal_connect' exec.c: At top level: exec.c:137: error: initializer element is not constant exec.c:137: error: (near initialization for `info.name') exec.c:139: error: initializer element is not constant exec.c:139: error: (near initialization for `info.summary') exec.c:140: error: initializer element is not constant exec.c:140: error: (near initialization for `info.description') exec.c:142: error: `WEBSITE' undeclared here (not in a function) exec.c:142: error: initializer element is not constant exec.c:142: error: (near initialization for `info.homepage') Ya, I'm not a great programmer... I looked at it some, couldn't figure out everything it needed... ---------------------------------------------------------------------- Comment By: alan johnson (chomo) Date: 2004-02-06 08:23 Message: Logged In: YES user_id=943591 yes please ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=758964&group_id=235 |