From 0a8809aa2eea4b189b4ca02bea4883d7cf4ce706 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 24 Aug 2018 23:12:33 +0000 Subject: Rudimentary implementation of the roff(7) .while request. Needed for example by groff_hdtbl(7). There are two limitations: It does not support nested .while requests yet, and each .while loop must start and end in the same scope. The roff_parseln() return codes are now more flexible and allow OR'ing options. --- regress/roff/while/into.out_lint | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 regress/roff/while/into.out_lint (limited to 'regress/roff/while/into.out_lint') diff --git a/regress/roff/while/into.out_lint b/regress/roff/while/into.out_lint new file mode 100644 index 00000000..04a75220 --- /dev/null +++ b/regress/roff/while/into.out_lint @@ -0,0 +1,2 @@ +mandoc: into.in:17:5: UNSUPP: end of .while loop in inner scope +mandoc: into.in:20:1: UNSUPP: end of scope with open .while loop -- cgit v1.2.3-56-ge451