Re: Results
[email protected] (Zeev Suraski) Sun, 04 Oct 1998 19:38:51
| Newsgroups | php.beta |
|---|---|
| Message-ID | <[email protected]> |
At 19:29 04/10/98 +0200, Egon Schmid wrote: >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 I guess you're using a recent MysQL 3.22 version. Monty changed a function to return unsigned long instead of unsigned int. Until 3.22 becomes more popular than 3.21 and 3.20, we'll stay with the old definition... It's harmless. Zeev -- Zeev Suraski <[email protected]> For a PGP public key, finger [email protected]