]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/nr/escname.out_lint
During identifier parsing, handle undefined escape sequences
[mandoc.git] / regress / roff / nr / escname.out_lint
index a2dabebeb3e42be2075c055ff92db34481d76bb2..edec17faea4afbb03c18298a566fda1cac93bc70 100644 (file)
@@ -1,4 +1,5 @@
 mandoc: escname.in:9:5: ERROR: escaped character not allowed in a name: first\e
-mandoc: escname.in:12:5: ERROR: escaped character not allowed in a name: first\e
-mandoc: escname.in:18:13: WARNING: invalid escape sequence: \n[second
-mandoc: escname.in:18:12: STYLE: whitespace at end of input line
+mandoc: escname.in:11:10: WARNING: undefined escape, printing literally: \G
+mandoc: escname.in:14:5: ERROR: escaped character not allowed in a name: first\e
+mandoc: escname.in:20:13: WARNING: invalid escape sequence: \n[second
+mandoc: escname.in:20:12: STYLE: whitespace at end of input line