[sylpheed:32339] Re: Sylpheed 2.5.0rc released

Michael Schwendt mschwendt at gmail.com
Thu May 22 08:39:33 JST 2008


In the x86_64 build logs, there are a few compiler warnings about
issues in libsylph that ought to get fixed:

http://kojipkgs.fedoraproject.org/packages/sylpheed/2.5.0/0.3.rc/data/logs/x86_64/build.log

account.c:280: warning: cast from pointer to integer of different size

pop.c:197: warning: format '%lld' expects type 'long long int *', but argument 4 has type 'gint64 *'

procmime.c:1660: warning: format '%d' expects type 'int', but argument 2 has type 'size_t'
procmime.c:1660: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
procmime.c: In function 'procmime_get_encoding_for_str':
procmime.c:1695: warning: format '%d' expects type 'int', but argument 2 has type 'size_t'
procmime.c:1695: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'

virtual.c:180: warning: cast from pointer to integer of different size
virtual.c:377: warning: cast from pointer to integer of different size


More information about the Sylpheed mailing list