From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-1.sys.kth.se (smtp-1.sys.kth.se [130.237.32.175]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id pASLB4c5028195 for ; Mon, 28 Nov 2011 16:11:04 -0500 (EST) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 2DBC9155920 for ; Mon, 28 Nov 2011 22:10:59 +0100 (CET) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-1.sys.kth.se ([130.237.32.175]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id OlCi-oWTzQNR for ; Mon, 28 Nov 2011 22:10:56 +0100 (CET) X-KTH-Auth: kristaps [83.250.6.251] X-KTH-mail-from: kristaps@bsd.lv X-KTH-rcpt-to: tech@mdocml.bsd.lv Received: from macky.local (c83-250-6-251.bredband.comhem.se [83.250.6.251]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 68EB41558ED for ; Mon, 28 Nov 2011 22:10:56 +0100 (CET) Message-ID: <4ED3F8DF.7040706@bsd.lv> Date: Mon, 28 Nov 2011 22:10:55 +0100 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 X-Mailinglist: mdocml-tech Reply-To: tech@mdocml.bsd.lv MIME-Version: 1.0 To: tech@mdocml.bsd.lv Subject: Re: put back the chdir(2) in mandocdb(8) References: <20111128010917.GC15140@iris.usta.de> <4ED348F7.9040805@bsd.lv> <20111128100652.GB17736@iris.usta.de> In-Reply-To: <20111128100652.GB17736@iris.usta.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit >>> Put back the chdir(2) to the right man page tree before parsing manuals; >>> this got lost during the bsd.lv sync in rev. 1.10; oops. >>> This is required for processing .so links: otherwise, several files >>> in Xenocara fail to parse and cause ugly complaints instead. > >> Yes, please do. >> However, can you add a little explanation for the chdir() > > Yes. > >> and check its return value? > > No. Ingo, Well, now that the explanation is there, I can see why no check's needed. :) Yes, please check this in! Thanks, Kristaps -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv