From: Warren Young Date: June 27 2007 4:53am Subject: Re: Recent change to custom.pl breaks examples on mingw List-Archive: http://lists.mysql.com/plusplus/6708 Message-Id: <4681ED4B.3080308@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Joel Fielder wrote: > > I only rebuilt the lib before, so decided to do the examples too, and > got the errors below. Reversing revision 1596 fixes it, but is there a > better solution? No, I thought I might not get away with that change. It was done in an attempt to get BLOBs working with SSQLS, which I managed to get done last night (!!) in a different way. Reverting this change doesn't break that, so I'm okay with it. I wish it wasn't needed, because it rules out certain types of desirable conversions, but it's not a big loss. Thanks for the testing, and the diagnosis.