@b4n commented on this pull request.
> + p->startLine == q->startLine && p->startCharOffset == > q->startCharOffset && + p->endLine == q->endLine && p->endCharOffset == q->endCharOffset) Agreed, I can't see how that would not be a bug somewhere indeed. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4330#discussion_r2147308945 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4330/review/[email protected]>
