27 Dec
2001
27 Dec
'01
8:59 a.m.
On Thu, Dec 27, 2001 at 01:06:42AM -0500, Andy Dustman wrote:
And as a side note: MySQLmodule.c doesn't compile against MySQL-3.23, and maybe not against 3.22 either, as it was designed for 3.21, which is very old. Some of the things that were macros then became functions, or perhaps vice versa.
./MySQLmodule.c:1147: invalid lvalue in unary `&'
This can be fixed in MySQLmodule.c - once I did it. But certailnly one must get rid of MySQLmodule ASAP - it is unsupported and sooner or later will stop working completely. Oleg. -- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.