[Pkg-octave-devel] [adler@site.uOttawa.ca: Re: Non-ascii character
in Inline::Octave man page]
Rafael Laboissiere
rafael at debian.org
Fri Oct 21 07:46:00 UTC 2005
[Forwarding to the pkg-octave-devel mailing list. Hope you do not mind,
Andy.]
----- Forwarded message from Andy Adler <adler at site.uOttawa.ca> -----
From: Andy Adler <adler at site.uOttawa.ca>
Subject: Re: Non-ascii character in Inline::Octave man page
Date: Thu, 20 Oct 2005 23:14:19 -0400 (EDT)
To: Rafael Laboissiere <rafael at debian.org>
Thanks,
Will fix when I get around to the next version of Inline::Octave.
--
Andy Adler <adler at site.uOttawa.ca> 1(613)562-5800x6218
On Thu, 20 Oct 2005, Rafael Laboissiere wrote:
> Hi Andy,
>
> In building the Debian package for Inline::Octave, we came across the
> following problem:
>
> $ pod2man Octave.pm | LANG=C man -l - > /dev/null
> Reformatting (stdin), please wait...
> <standard input>:603: warning: can't find numbered character 169
>
> This is just a warning, probably harmless, but the patch below fixes it:
>
> --- Octave.pm-orig 2005-10-20 17:22:40.193598560 +0200
> +++ Octave.pm 2005-10-20 17:22:59.085726520 +0200
> @@ -1602,7 +1602,7 @@
>
> =head1 COPYRIGHT
>
> -© MMIII, Andy Adler
> +(C) MMIII, Andy Adler
>
> All Rights Reserved. This module is free software. It may be used,
> redistributed and/or modified under the same terms as Perl itself.
>
> Cheers,
>
--
Rafael
More information about the Pkg-octave-devel
mailing list