SQLite on Cygwin

jdavidb on 2003-07-30T15:00:10

Compiling SQLite on cygwin and also DBD::SQLite shows up a conflicting type declaration for off_t. Go through and change them all to off2_t or whatever, and be happy. :)

Now, if only this could be made automatic...


Bug in RT

Matts on 2003-07-30T22:13:56

There's a patch in RT that I think fixes this. It'll probably go in in the next SQLite release.