Bug 1092

Summary: plugin claws-mail-vcalendar v1.91 don't compile after updating claws-mail to v2.7.0 under gentoo linux
Product: Claws Mail (GTK 2) Reporter: Jay <linuxprofi>
Component: PluginsAssignee: users
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: other   
Hardware: PC   
OS: Linux   

Description Jay 2007-01-09 09:13:06 UTC
os: gentoo linux x86_64-pc-linux-gnu
cpu: amd athon 64
gcc: 4.1.1 (Gentoo 4.1.1-r1)

compilation error:

vcal_manager.c: In function 'vcal_manager_send':
vcal_manager.c:1333: error: too few arguments to function 'procmsg_send_message_queue'

vcal_manager.c:
1331         if (!prefs_common.work_offline) {
1332                 gchar *err = NULL;
1333                 gint val = procmsg_send_message_queue(msgpath, &err, folderitem, msgnum);
1
Comment 1 Colin Leroy 2007-01-09 09:19:35 UTC
From the mailing-list:

Version mismatch. Use the vcalendar cvs snapshot, or wait
for the official release today.

<http://www.claws-mail.org/snapshots/plugins/vcalendar-1.91cvs17.tar.gz>

best regards
Comment 2 Jay 2007-01-09 11:11:52 UTC
ok, thanks a lot!

best regards, j.