| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | January 8 2008 8:57pm |
| Subject: | Re: mysql++ 3.0 beta2 Connecting troubles | ||
| View as plain text | |||
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.
