From a20be95dec7797c55257792a32b6b39bdbdfe595 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 30 May 2017 16:22:03 +0000 Subject: Macro argument quoting does not prevent recognition of punctuation and of called macros. This bug affects almost all macros, and fixing it simplifies the code. It is amazing that the bogus ARGS_QWORD feature got implemented in the first place, and then carrier along for more than eight years without anybody ever noticing that it was pointless. Reported by Leah Neukirchen , found on Void Linux. --- regress/mdoc/Qq/empty.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/mdoc/Qq/empty.in') diff --git a/regress/mdoc/Qq/empty.in b/regress/mdoc/Qq/empty.in index 58d6bf3d..81bd207e 100644 --- a/regress/mdoc/Qq/empty.in +++ b/regress/mdoc/Qq/empty.in @@ -8,7 +8,7 @@ An empty .Qq and a full -.Qq user@host +.Qq "(" user@host quotation. And another -.Qo full Qc one . +.Qo "(" full Qc one "Sy" bold . -- cgit v1.2.3-56-ge451