Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix linker errors after recent SQLite3 update. Certain non-public | Greg Larkin | 2009-11-09 | 1 | -0/+32 |
SQLite3 functions were used by cvstrac, and they were recently made intern, causing the linker errors. See: http://osdir.com/ml/sqlite-users/2009-07/msg00300.html Reported by: pointyhat (pav) Notes: svn path=/head/; revision=244044 |