Lines Matching refs:assertion
46 * man(7): fix an assertion failure caused by doubly nested next-line scopes
51 * tbl(7): fix an assertion failure caused by excessive spacing modifiers
55 * roff(7): fix an assertion failure caused by a macro inside .ce .if
56 * roff(7): fix assertion failures for .ti and .po with excessive arguments
58 * -T ascii/utf8: fix assertion failures caused by excessive spacing
59 * -T html: fix an assertion failure caused by .ft in rare situations
60 * -T man: fix an assertion failure caused by tbl(7) and eqn(7) input
313 * Avoid an assertion failure in certain .Bl -column lists.
520 * mdoc(7): Fix an assertion failure for a .Bd without a type that
522 * mdoc(7): Fix an assertion failure that happened for some .Bl -column
524 * mdoc(7): Fix an assertion failure caused by .Bl -column without .It
526 * roff(7): Fix an assertion failure caused by \z\[u00FF] with -Tps/-Tpdf.
527 * roff(7): Fix an assertion failures caused by whitespace inside \o''
529 * -Thtml: Fix an assertion failure caused by -Oman or -Oincludes of
624 * mdoc(7): Avoid a use after free and an assertion failure when nodes
628 * mdoc(7): Avoid an assertion when .Fo has no argument.
629 * mdoc(7): Avoid an assertion when .Ta<tab> occurs in .Bl -column.
630 * mdoc(7): Avoid an assertion when a body gets broken and has a tail.
631 * roff(7): Avoid an assertion caused by blanks inside \o.
774 * input: Fix an assertion failure on certain invalid UTF-8 input.
775 * terminal output: Allow arbitrary depth of the font stack (assertion fix).
776 * mdoc(7): Fix assertion failures and endless loops on invalid block closing.
777 * mdoc(7): Fix an assertion failure on .Bl .Sm not followed by .It.
778 * mdoc(7): Fix an assertion failure on .Bl -column ... .El .Ta.
779 * tbl(7): Fix assertion failures by macros inside table data,
873 * Fix an assertion triggered by .It right after .El.
874 * Fix an assertion triggered by .Ec without preceding .Eo.
875 * Fix an assertion triggered by .Sm or .Db with multiple arguments.
876 * Fix assertion failures triggered by very large width arguments.