Up to [cvsweb.bsd.lv] / mandoc / regress / roff / args
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 19 23:58:09 2018 UTC (6 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6,
VERSION_1_14_5,
HEAD
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)
Disable one test for now that is broken after the addition of \). It is not broken because of \), which is correctly implemented, but the addition merely reveals a hidden bug elsewhere, almost certainly in \\ handling. Given that \\ is among the most mysterious escape sequences and using it is very strongly discouraged in manual pages, fixing that is not urgent - and may be hard.