From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p9OGO9FB003415 for ; Mon, 24 Oct 2011 12:24:09 -0400 (EDT) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-2.sys.kth.se (Postfix) with ESMTP id DF3F014DC87; Mon, 24 Oct 2011 18:24:03 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([130.237.32.160]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id mEjRN58A5XQT; Mon, 24 Oct 2011 18:23:42 +0200 (CEST) X-KTH-Auth: kristaps [193.10.49.5] X-KTH-mail-from: kristaps@bsd.lv Received: from ctime.my.domain (ctime.hhs.se [193.10.49.5]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 034B314E805; Mon, 24 Oct 2011 18:23:41 +0200 (CEST) Message-ID: <4EA5910D.4050005@bsd.lv> Date: Mon, 24 Oct 2011 18:23:41 +0200 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (X11; U; OpenBSD amd64; en-US; rv:1.9.2.13) Gecko/20110223 Thunderbird/3.1.7 X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 To: tech@mdocml.bsd.lv CC: Ingo Schwarze Subject: Re: infinite recursion regression fix References: <20111022210358.GB8614@iris.usta.de> In-Reply-To: <20111022210358.GB8614@iris.usta.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/22/11 23:03, Ingo Schwarze wrote: > Hi, > > one of the recent releases introduced a regression with respect > to infinite recursion: When string expansion exceeds the recursion > limit, groff drops the input line, and mandoc used to do the same. > Current mandoc, however, just leaves the string unexpanded. > > The following patch restores compatible behaviour. Ingo, yes, absolutely. Thanks! Kristaps -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv