Bug 1092 - plugin claws-mail-vcalendar v1.91 don't compile after updating claws-mail to v2.7.0 under gentoo linux
Summary: plugin claws-mail-vcalendar v1.91 don't compile after updating claws-mail to ...
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins (show other bugs)
Version: other
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2007-01-09 09:13 UTC by Jay
Modified: 2012-11-22 11:27 UTC (History)
0 users

See Also:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.