[sylpheed:35881] Re: Compiling sylpheed-3.4.0beta6

Hiroyuki Yamamoto hiro-y at kcn.ne.jp
Mon Nov 18 14:19:41 JST 2013


Hello,

On Thu, 7 Nov 2013 18:40:20 -0700
Craig <freecycle01 at pisquared.net> wrote:

> In compiling sylpheed-3.4.0beta6, I get the following warnings in the
> compiler output:
> 
> account.c:279: warning: cast from pointer to integer of different size
> virtual.c:185: warning: cast from pointer to integer of different size
> virtual.c:382: warning: cast from pointer to integer of different size
> addressbook.c:2008: warning: cast from pointer to integer of different
> size
> 
> 
> Note:
> The file account.c is sylpheed-3.4.0beta6/libsylph/account.c
> The file virtual.c is sylpheed-3.4.0beta6/libsylph/virtual.c
> 
> 
> I have no idea how to fix this, nor if it really matters.

I have checked them. Actually it logically doesn't matter.
(passing integer value as a pointer, or creating hash value from a pointer)

Anyway I will fix them since they are not good codes.

-- 
Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>


More information about the Sylpheed mailing list