Hallvard Breien Furuseth:
wietse@porcupine.org writes:
Hallvard Breien Furuseth:
I suppose we could s/assert(foo)/mdb_assert(mc, foo)/ when that compiles so it can report env, txn, dbi. Howard, should I do that?
That was my idea. Allow me to code up an example, it is simpler than arguing in the abstract.
By all means, but I expect we understand each other. I just needed to know how muchimpact this needs to have on the lmdb's code. The answer is it must walk all over it. And now that I think of it, it'll likely introduce merge conflicts in every outstanding branch of any size. So my preference is not to do this just yet.
I am settling for less, and come with a few-line change, so that LMDB might still end up in this month's stable Postfix release.
Hang on for a few more minutes.
Wietse