Warnings: pointer size vs. integer size

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun Dec 6 10:00:09 CET 2009


lfinsto at gwdg.de 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





More information about the Gnutls-devel mailing list