discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Re: pod2mdoc: Release version 0.0.12.
       [not found] ` <201407110927.s6B9ROIx020476@krisdoz.my.domain>
@ 2014-07-11  9:51   ` Thomas Klausner
  2014-07-11 10:32     ` Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Klausner @ 2014-07-11  9:51 UTC (permalink / raw)
  To: discuss

That's good news!

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;
              ^

 Thomas

On Fri, Jul 11, 2014 at 05:27:24AM -0400, schwarze@mdocml.bsd.lv wrote:
> Log Message:
> -----------
> Release version 0.0.12.
> The LibReSSL Valhalla Rampage considers starting to use this
> for automatic manual conversion (sic! :) right now.
> 
> Modified Files:
> --------------
>     pod2mdoc:
>         Makefile
>         index.xml
> 
> Revision Data
> -------------
> Index: index.xml
> ===================================================================
> RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/pod2mdoc/index.xml,v
> retrieving revision 1.4
> retrieving revision 1.5
> diff -Lindex.xml -Lindex.xml -u -p -r1.4 -r1.5
> --- index.xml
> +++ index.xml
> @@ -56,7 +56,16 @@
>  				hasn't already been covered in the <a href="pod2mdoc.1.html">manual</a>.
>  			</p>
>  			<h2>
> -				New in version @VERSION@...
> +				New in version 0.0.12 (July 11, 2014)
> +			</h2>
> +			<p>
> +				Render <code>B&lt;NULL&gt;</code> as <code>.Dv NULL</code>.
> +				Correctly check the number of arguments.
> +				Show the usage() message if there are too many arguments.
> +				Mention the optional "file" argument in the usage() message.
> +			</p>
> +			<h2>
> +				New in version 0.0.11 (April 7, 2014)
>  			</h2>
>  			<p>
>  				Properly render <code>#include</code> in the SYNOPSIS with <code>In</code>.
> Index: Makefile
> ===================================================================
> RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/pod2mdoc/Makefile,v
> retrieving revision 1.9
> retrieving revision 1.10
> diff -LMakefile -LMakefile -u -p -r1.9 -r1.10
> --- Makefile
> +++ Makefile
> @@ -1,4 +1,4 @@
> -VERSION = 0.0.11
> +VERSION = 0.0.12
>  CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings 
>  WWWPREFIX = /usr/vhosts/mdocml.bsd.lv/www/htdocs/pod2mdoc
>  
> --
>  To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv
> 
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pod2mdoc: Release version 0.0.12.
  2014-07-11  9:51   ` pod2mdoc: Release version 0.0.12 Thomas Klausner
@ 2014-07-11 10:32     ` Ingo Schwarze
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Schwarze @ 2014-07-11 10:32 UTC (permalink / raw)
  To: Thomas Klausner; +Cc: discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-11 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <sfid-H20140711-112733-+044.35-1@spamfilter.osbf.lua>
     [not found] ` <201407110927.s6B9ROIx020476@krisdoz.my.domain>
2014-07-11  9:51   ` pod2mdoc: Release version 0.0.12 Thomas Klausner
2014-07-11 10:32     ` Ingo Schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).