[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #45759] Can't find Texinfo::ModulePath
From: |
Patrice Dumas |
Subject: |
Re: [bug #45759] Can't find Texinfo::ModulePath |
Date: |
Tue, 18 Aug 2015 09:55:21 +0200 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
On Mon, Aug 17, 2015 at 01:48:02PM +0200, Patrice Dumas wrote:
> On Mon, Aug 17, 2015 at 11:56:51AM +0100, Gavin Smith wrote:
> > On 17 August 2015 at 11:33, Patrice Dumas <address@hidden> wrote:
> >
> > I think I've seen something like this error before, due to the version
> > being "6.0dev" instead of "6.0".
>
> Ok, this was it.
The 6.0dev reappeared. The way $VERSION are changed in perl modules is
broken. It has to change, in XSParagraph/XSParagraph.pm what is in
tp/Texinfo/Convert/XSParagraph/configure.ac should be used, not what is
in the main configure.ac. It also raises the issue of synchronizing the
numbers in the different configure.ac of texinfo. I would tend to favor
that, but then letters should be removed in XSParagraph/Makefile.am
XSParagraph_la_CFLAGS form $(VERSION).
Those numbers used to be unused except when making a standalone module,
but if they can break XSUB, they should be correct. If I am not
mistaken, they are set when when maintain/prepare_perl_module_files.sh
is called, but it is only called manually directly, or through
maintain/prepare_perl_standalone_module_archive.sh, maybe this should be
more streamlined.
--
Pat
- Re: [bug #45759] Can't find Texinfo::ModulePath, (continued)
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Karl Berry, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Dumas Patrice, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath,
Patrice Dumas <=
Re: [bug #45759] Can't find Texinfo::ModulePath, Vincent Belaïche, 2015/08/15
Re: [bug #45759] Can't find Texinfo::ModulePath, Vincent Belaïche, 2015/08/16
Re: [bug #45759] Can't find Texinfo::ModulePath, Vincent Belaïche, 2015/08/16