emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: noverlay branch


From: Stefan Monnier
Subject: Re: noverlay branch
Date: Thu, 13 Oct 2022 00:03:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> As a practical matter, `interval_tree_insert_fix` asserts it, and that
> was failing for me.  I wanted it to fail earlier.

Ah, I see we depend on it in our implementation of insertion.  OK.
Then maybe it's best to keep this assertion in the insertion code
or at least add a node explaining why we require it.

> I'm inclined to keep it the way it is, if only for reasons of inertia.

I have no trouble with it, indeed.  It's just subtle enough to warrant
a comment.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]