This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sqlite3: bug with monotone


On 5/30/2013 22:23, Yaakov (Cygwin/X) wrote:
I can confirm that -DSQLITE_TEMP_STORE=2 is enough to fix
monotone on its own.

I have updated my build accordingly, plus added two more configuration
options, and a patch for the manpage, from Fedora.  Can *this* get into
the distro package?

I don't see any serious problems from changing that build option. It doubtless would prevent 32-bit Cygwin SQLite from accessing gigabyte+ DBs, but those needing to do such things can a) set the pragma to restore previous behavior; b) switch to Cygwin 64; or c) switch to native SQLite.

As for the rest of it, are you proposing that I adopt your Ports version of SQLite, replacing what I have? Does yours include the Unix mode /tmp patch I mentioned?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]