]> git.neil.brown.name Git - edlib.git/commit
doc-text: text_check_consistent fixes
authorNeilBrown <neil@brown.name>
Fri, 19 May 2023 01:28:39 +0000 (11:28 +1000)
committerNeilBrown <neil@brown.name>
Fri, 26 May 2023 22:18:41 +0000 (08:18 +1000)
commitcf9da16b8ca34a1047eeb3bf889c827bf18cef90
tree37c10b4df5c9f3389f6f95dec72198c585fb8e3d
parent0df01dabc9d125c8e870c76b8a535d9ee8fc0bb2
doc-text: text_check_consistent fixes

1/ Don't alter the document while checking - the "normalize" call must
  be on a local variable
2/ check for non-normalized marks when checking marks.

Signed-off-by: NeilBrown <neil@brown.name>
doc-text.c