aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/dlmalloc
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2026-08-04 23:58:13 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2026-08-05 00:05:44 +0200
commitdf87077309d06207b234b1231128c205ec11a155 (patch)
treeb6e4f7306f6fd2dffa39d7e1a8a7001e7050bf38 /contrib/dlmalloc
parent9f73d18094ebedf94cb7b0507c195ada13c1d36a (diff)
fixed dot after an unsuccessful interactive searchHEADmaster-fmsbw-cimaster
If you had a partial success during interactive searching, dot would be left at that position since the failure handling only reset via SCI_GOTOPOS. This is now fixed by restoring the initial dot in glyphs as well. All existing occurrences of "dot" have been renamed to "pos" for consistency. (Nowadays, "dot" should be reserved for glyph positions since this is what `.` returns. Especially if both kinds of positions are used in the same code.) A test case has been added. This has been broken since 685507922b0b75da5935076395a5b1ec1ef58356.
Diffstat (limited to 'contrib/dlmalloc')
0 files changed, 0 insertions, 0 deletions