Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Tg
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 26 11:38:39 2022 UTC (3 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
If a node is tagged explicitly, skip implicit tagging for that node. Apart from making sense in the first place, this fixes an assertion failure that happened when the calculated implicit tag did not match the string value of the first child of the node, Bug found by tb@ using afl(1).