[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: |
Mon, 17 Aug 2015 13:48:02 +0200 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
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.
> We don't need to worry about that test failure - it hasn't been used
> for a long time, since I was trying to get XS to work in the first
> place.
Ok. Here is an updated patch with a new simple test for XSParagraph.
It doesn't work, it cannot find XSParagraph::new. I tried to show the
methods, but none showed up...
> > Is this a possibility to build a standalone module worth more investigation?
>
> I'll have a look at the patch you posted. I have to say I don't care
> if building a standalone XS module works. I only care that it can be
> used from texi2any, which is difficult enough as it is. I've no
> interest in maintaining two build systems in parallel: just one of
> them causes enough problems. A standalone pure Perl module is more
> plausible.
Ok. Since there are fallbacks on the pure perl module, I guess this
would be best to always fall back on pure perl if in the standalone perl
module, and not try to use the XS version in that case. however, if you
don't want to maintain the standalone perl module, then maybe it could
simply be removed.
--
Pat
try_PL2.diff
Description: Text document
Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/16
Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/14
- Re: [bug #45759] Can't find Texinfo::ModulePath, Karl Berry, 2015/08/14
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/15
- 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 <=
- 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, 2015/08/18
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