Re: CVS compiliation warnings

Stipe Tolj <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Organization Wapme Systems AG
Message-ID <[email protected]>
Mauricio Ramos wrote:
> 
> Do I have to care about these two warnings I got from today's CVS snapshot?
> I think they are quite old...
> 
> ---------------------------------
> gcc -D_REENTRANT=1 -I. -Igw -g -O2 -DBROKEN_PTHREADS=1
> -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I'/usr/include/mysql'
> -o wmlscript/wsgram.o -c wmlscript/wsgram.c
> wmlscript/wsgram.y: In function `ws_yy_error':
> wmlscript/wsgram.y:724: warning: int format, long int arg (arg 4)

this one is from the yacc parser. I guess your tree is not clean, try
to 'make distclean' and then re-configure and re-make.

> ---------------------------------
> gcc -D_REENTRANT=1 -I. -Igw -g -O2 -DBROKEN_PTHREADS=1
> -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I'/usr/include/mysql'
> -o gwlib/charset.o -c gwlib/charset.c
> gwlib/charset.c: In function `charset_convert':
> gwlib/charset.c:494: warning: passing arg 2 of `iconv' from incompatible
> pointer type
> ---------------------------------

this one is because of iconv() integration. Anyone looked the API up
to see that conversion we need here?! If no one does this, I'll do.

Stipe

[email protected]
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [email protected]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.