[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Warnings: pointer size vs. integer size
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: Warnings: pointer size vs. integer size |
Date: |
Sun, 06 Dec 2009 11:00:09 +0200 |
User-agent: |
Thunderbird 2.0.0.23 (X11/20090817) |
address@hidden wrote:
> Just pulled the latest changes from the git repository and rebuilt the
> package. These are all the warnings I get from make:
>
>
> 1003:fipsmd5.c:160: warning: initialization from incompatible pointer type
> 1004:fipsmd5.c:162: warning: initialization from incompatible pointer type
> 1005:fipsmd5.c:163: warning: initialization from incompatible pointer type
> 1006:fipsmd5.c:164: warning: initialization from incompatible pointer type
At least those should have been fixed.
> 1634:serv.c:1171: warning: cast to pointer from integer of different size
> 1642:cli.c:982: warning: cast to pointer from integer of different size
Those are harmless but nevertheless we have not been able to eliminate them.
regards,
Nikos