On Sun, 12 Sep 2004, Darren Duncan wrote:

> Following the application of Matt Sergeant's diffs, I still had some 
> similar problems.  But this time, seeing what kinds of things he 
> changed, I tracked down and fixed the problems myself.
> 
> Below this letter is the diff of my changes, which when used in 
> addition to Matt's, allowed me to use SQLite2 and SQLite3 together 
> (for that test anyway) under Mac OS X 10.2.8.
> 
> This change is in the SQLite core, the file "encode.c" to be 
> specific, so someone with commit privileges on sqlite.org will have 
> to apply it.
> 
> In summary, I renamed all occurances of 
> sqlite_[encode|decode]_binary() to sqlite3_[encode|decode]_binary() 
> in "encode.c".

I don't think encode.c is part of sqlite3 - it certainly isn't relevant 
now sqlite has proper blob support. I suspect it got left in DBD::SQLite 
as a remnant of the previous version.

Matt.


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

Reply via email to