Author: mysqlpp Date: Thu Jun 30 03:55:00 2005 New Revision: 856 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=856&view=rev Log: utf8_to_win32_ansi() in util module was printing first char of line between colons before returning converted string for some strange reason. It was probably debug code that made it into the checkin... goes to show how popular the VC++ port is, I guess....
Modified:
trunk/examples/util.cpp
