From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailout-webserver.scc.kit.edu (mailout-webserver.scc.kit.edu [129.13.185.7]) by krisdoz.my.domain (8.14.5/8.14.5) with ESMTP id s6BAXgPH000127 for ; Fri, 11 Jul 2014 06:33:42 -0400 (EDT) Received: from hekate.usta.de (asta-nat.asta.uni-karlsruhe.de [172.22.63.82]) by scc-mailout-02.scc.kit.edu with esmtp (Exim 4.72 #1) id 1X5Y96-0007ph-TO; Fri, 11 Jul 2014 12:33:40 +0200 Received: from donnerwolke.usta.de ([172.24.96.3]) by hekate.usta.de with esmtp (Exim 4.77) (envelope-from ) id 1X5Y96-0003DW-SG; Fri, 11 Jul 2014 12:33:40 +0200 Received: from iris.usta.de ([172.24.96.5] helo=usta.de) by donnerwolke.usta.de with esmtp (Exim 4.72) (envelope-from ) id 1X5Y96-0001Sy-Qo; Fri, 11 Jul 2014 12:33:40 +0200 Received: from schwarze by usta.de with local (Exim 4.77) (envelope-from ) id 1X5Y8L-00005f-E8; Fri, 11 Jul 2014 12:32:53 +0200 Date: Fri, 11 Jul 2014 12:32:53 +0200 From: Ingo Schwarze To: Thomas Klausner Cc: discuss@mdocml.bsd.lv Subject: Re: pod2mdoc: Release version 0.0.12. Message-ID: <20140711103253.GB6646@iris.usta.de> References: <201407110927.s6B9ROIx020476@krisdoz.my.domain> <20140711095143.GA15450@danbala.tuwien.ac.at> X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140711095143.GA15450@danbala.tuwien.ac.at> User-Agent: Mutt/1.5.21 (2010-09-15) Hi Thomas, Thomas Klausner wrote on Fri, Jul 11, 2014 at 11:51:43AM +0200: > In the process of updating pkgsrc, I saw one warning: > > pod2mdoc.c: In function 'trylink': > pod2mdoc.c:184:14: warning: variable 'text' set > but not used [-Wunused-but-set-variable] > const char *text; > ^ I removed the variable in CVS, that will be contained in the next release. Thanks for mentioning it, Ingo -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv