Emiliano <[EMAIL PROTECTED]> said:

> manuel desdin wrote:

> > gcc -DPACKAGE=\"midgard-lib\" -DVERSION=\"1.4-beta5c\" -
> > DSTDC_HEADERS=1 -DHAVE_CRYPT_H=1 -
DHAVE_ERRMSG_H=1 -
> > DHAVE_MYSQL_H=1 -I. -I. -I/usr/include/mysql -I/usr/include -g -O2 -
I/
> > usr/lib/glib/include -Wp,-MD,.deps/format.pp -c format.c  -fPIC -DPIC 
-o
> > .libs/format.lo
> > format.c: In function `mgd_vformat_ext':
> > format.c:809: `char' is promoted to `int' when passed through `...'
> > format.c:809: (so you should pass `int' not `char' to `va_arg')
> > format.c: In function `mgd_vformat':
> > format.c:934: `char' is promoted to `int' when passed through `...'
> > make: *** [format.lo] Error 1
> > =========================
> 
> Change 'char' into 'int' on those two lines. It's also in CVS now.
> 
note: the midgard-lib-1.4-beta5e version still have this problem!!!

ciao,
manuel :-)


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to