From: Warren Young Date: January 8 2008 8:57pm Subject: Re: mysql++ 3.0 beta2 Connecting troubles List-Archive: http://lists.mysql.com/plusplus/7375 Message-Id: <4783E3A1.6010006@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Bart Verstraete wrote: > > Doesn't patch get this: > bart@bart-desktop:~/mysqlpp$ patch -p0 < connectionpatch > patching file lib/dbdriver.cpp > Hunk #2 FAILED at 85. > 1 out of 2 hunks FAILED -- saving rejects to file lib/dbdriver.cpp.rej It's no doubt some simple line break issue. You can either fix the line breaks so they match dbdriver.cpp, or apply the patch by hand. It's not that difficult.