On Fri, Jun 29, 2012 at 9:27 AM, Stephan Beal <[email protected]> wrote: > On Fri, Jun 29, 2012 at 4:25 PM, Richard Hipp <[email protected]> wrote: > >> Bummer. These are going to be hard to fix. :-( >> > > i guessed that would be the case for some of the long-standing symbols like > SQLITE_OK. > > i will admit that including both 3 and 4 into one client is an odd > corner-case.
Well, maybe not, maybe DB conversion tools would do it, but, yeah, not likely. I'd be more concerned about linker symbol colliosions than about C pre-processor symbol collisions. Nico -- _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

