On Fri, 25 Jul 2008, Frédéric Brière wrote:
On Thu, Jul 24, 2008 at 10:26:00PM -0500, Dave Rolsky wrote:
I'm sort of sick of dealing with the vast number of bugs between buffers,
Sorry to hear that.
Would it help if I told you that revision 3748 is to blame? (Thank you
git-bisect!) Removing that big if() in flush_buffer() is enough to fix
it -- though it obviously breaks the "flush_filter" test it was meant to
fix in the first place.
See, this is the exact whac-a-mole problem.
At this point, I feel like I'd rather just let some bugs stay. I have
little confidence of fixing all of them. There's too many code paths here,
and too many features to support.
Case in point, who the heck actually uses the store modifier? Why not just
use $m->scomp()? Why did we ever document this in the first place?
Sigh.
-dave
/*==========================
VegGuide.Org
Your guide to all that's veg
==========================*/