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 oBL20Xuv009582 for ; Mon, 20 Dec 2010 21:00:34 -0500 (EST) 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 1PUrWh-0007tu-5d; Tue, 21 Dec 2010 03:00:32 +0100 Received: from donnerwolke.usta.de ([172.24.96.3]) by hekate.usta.de with esmtp (Exim 4.72) (envelope-from ) id 1PUrWh-0003qr-18 for tech@mdocml.bsd.lv; Tue, 21 Dec 2010 03:00:31 +0100 Received: from iris.usta.de ([172.24.96.5] helo=usta.de) by donnerwolke.usta.de with esmtp (Exim 4.69) (envelope-from ) id 1PUrWh-00053r-0G for tech@mdocml.bsd.lv; Tue, 21 Dec 2010 03:00:31 +0100 Received: from schwarze by usta.de with local (Exim 4.72) (envelope-from ) id 1PUrWg-0006Kn-Vn for tech@mdocml.bsd.lv; Tue, 21 Dec 2010 03:00:30 +0100 Date: Tue, 21 Dec 2010 03:00:30 +0100 From: Ingo Schwarze To: tech@mdocml.bsd.lv Subject: Re: Remaining patches Message-ID: <20101221020030.GC30735@iris.usta.de> References: <4CF82337.2060203@bsd.lv> <20101202232111.GE12188@iris.usta.de> <4CFCE8A6.7000101@bsd.lv> <4CFCE997.6000700@bsd.lv> <20101206142051.GA6999@iris.usta.de> <4CFD0AE3.8050502@bsd.lv> <20101211170236.GF27691@iris.usta.de> <20101211170714.GG27691@iris.usta.de> <20101219124116.GC4280@iris.usta.de> <4D0F6D47.1080301@bsd.lv> X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D0F6D47.1080301@bsd.lv> User-Agent: Mutt/1.5.21 (2010-09-15) Hi Kristaps, >>> buf->sz = buf->sz> initial/2 ? 2 * buf->sz : initial; > Ingo, this does the trick for me! Good, so i have committed this to both repos, and main.c and roff.c are back in sync. > Let me know when we're completely in sync Well, i still need to merge about a dozen patches, then check that we are back in sync. Time is up for tonight, i'll go on tomorrow night. You have done a lot of work on -Thtml... :-) Yours, Ingo -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv