Author: mysqlpp
Date: Thu Jun 30 06:38:39 2005
New Revision: 864

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=864&view=rev
Log:
Removed mysql_type_info default ctor and made one of the remaining ones
take all default parameters, so the object is always initialized.  The
default ctor would leave the object unitinitialized, which could cause
problems, particularly with ColData objects.

Modified:
    trunk/Wishlist
    trunk/doc/userman/userman.xml
    trunk/lib/type_info.h


Reply via email to