dockapps/wmbiff/wmbiff
Rodolfo García Peñas (kix) 6957f3efdc wmbiff: FTBFS with initialize_gnutls
The first argument for the function initialize_gnutls is an intptr_t
so wmbiff fails to build from source. This patch changes the current
int to intptr_t.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
2015-08-16 11:40:20 +01:00
..
charutil.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
charutil.h Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
Client.h wmbiff: Allow usernames with more than 32 characters. 2014-11-08 11:20:02 +00:00
gnutls-common.c wmbiff: Fix compiler warnings from deprecated gnutls types. 2014-11-08 11:20:02 +00:00
gnutls-common.h wmbiff: Fix compiler warnings from deprecated gnutls types. 2014-11-08 11:20:02 +00:00
Imap4Client.c wmbiff: Use PACKAGE_BUGREPORT instead of hardcoding address. 2014-11-08 11:20:02 +00:00
maildirClient.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
Makefile.am Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
mboxClient.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
MessageList.c Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
MessageList.h Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
passwordMgr.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
passwordMgr.h Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
Pop3Client.c wmbiff: Use PACKAGE_BUGREPORT instead of hardcoding address. 2014-11-08 11:20:02 +00:00
regulo.c Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
regulo.h Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
sample.wmbiffrc wmbiff: Update email address. 2014-11-08 11:20:02 +00:00
ShellClient.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
socket.c wmbiff: Fix connection leak. 2014-11-08 11:20:02 +00:00
test_tlscomm.c Update gnutls code (require at least 2.2.0). 2013-04-08 18:03:34 +01:00
test_wmbiff.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
tlsComm.c wmbiff: FTBFS with initialize_gnutls 2015-08-16 11:40:20 +01:00
tlsComm.h wmbiff: Fix cast to pointer from integer of different size compiler warning. 2014-11-08 11:20:02 +00:00
wmbiff-classic-master-led.xpm Enable classic mode. 2013-04-08 18:04:30 +01:00
wmbiff-master-led.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wmbiff.1 wmbiff: Update email address. 2014-11-08 11:20:02 +00:00
wmbiff.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
wmbiffrc.5.in wmbiff: Fix manpages. 2014-11-08 11:20:02 +00:00