Re: Results

[email protected] (Egon Schmid) Sun, 4 Oct 1998 19:29:09 +0200 (MET DST)
Newsgroups php.beta
Message-ID <Pine.NEB.3.95.981004192541.7187F-100000@delos.stuttgart.netsurf.de>
Can this also be fixed in 3.0.5 (I think this was introduced this
morning):

functions/mysql.c: In function `php3_mysql_result':
functions/mysql.c:1222: warning: assignment from incompatible pointer type
functions/mysql.c: In function `php3_mysql_fetch_row':
functions/mysql.c:1367: warning: assignment from incompatible pointer type
functions/mysql.c: In function `php3_mysql_fetch_hash':
functions/mysql.c:1419: warning: assignment from incompatible pointer type
functions/mysql.c: In function `php3_mysql_fetch_lengths':
functions/mysql.c:1515: warning: assignment from incompatible pointer type

-Egon