From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.rz.uni-karlsruhe.de (Debian-exim@smtp1.rz.uni-karlsruhe.de [129.13.185.217]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o5TJcuIX021453 for ; Tue, 29 Jun 2010 15:38:57 -0400 (EDT) Received: from hekate.usta.de (asta-nat.asta.uni-karlsruhe.de [172.22.63.82]) by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.63 #1) id 1OTgdy-0004Ub-TN; Tue, 29 Jun 2010 21:38:54 +0200 Received: from donnerwolke.usta.de ([172.24.96.3]) by hekate.usta.de with esmtp (Exim 4.71) (envelope-from ) id 1OTgdy-0000B1-SR for source@mdocml.bsd.lv; Tue, 29 Jun 2010 21:38:54 +0200 Received: from iris.usta.de ([172.24.96.5] helo=usta.de) by donnerwolke.usta.de with esmtp (Exim 4.69) (envelope-from ) id 1OTgdy-0004Jx-RJ for source@mdocml.bsd.lv; Tue, 29 Jun 2010 21:38:54 +0200 Received: from schwarze by usta.de with local (Exim 4.71) (envelope-from ) id 1OTgdy-000258-Qg for source@mdocml.bsd.lv; Tue, 29 Jun 2010 21:38:54 +0200 Date: Tue, 29 Jun 2010 21:38:54 +0200 From: Ingo Schwarze To: source@mdocml.bsd.lv Subject: Re: mdocml: Considerably simplify block rewind rules; no functional change Message-ID: <20100629193854.GG19735@iris.usta.de> References: <201006291924.o5TJOEdK017504@krisdoz.my.domain> <4C2A4B40.4030409@bsd.lv> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C2A4B40.4030409@bsd.lv> User-Agent: Mutt/1.5.20 (2009-06-14) > mdoc_macro.c:415: error: conflicting types for 'make_pending' > mdoc_macro.c:55: error: previous declaration of 'make_pending' was here fixing that right now, no idea why my compiler is happy with it... thib@ ran into it, too... -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv