[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 16:57:42 +0200 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
On Mon, Aug 17, 2015 at 12:57:00PM +0100, Gavin Smith wrote:
> On 17 August 2015 at 12:48, Patrice Dumas <address@hidden> wrote:
> > 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...
>
> The module name is, at the moment, not "XSParagraph", but
> "Texinfo::Convert::XSParagraph::XSParagraph". I've been planning on
> switching things around so it is accessed as
> "Texinfo::Convert::Paragraph"; I haven't done it yet though.
Here is a patch that seems to work. It mimicks Dynaloader bootstrap for
the searching directories too and I fixed the test to be a working
simple test. This allows to build a standalone XSParagraph module, I
also attach a shell script testing that.
Even if you do not maintain it afterwards, I think that it is better to
have something that works for now.
--
Pat
try_PL3.diff
Description: Text document
prepare_standalone_perl_module.sh
Description: Bourne shell script
- [bug #45759] Can't find Texinfo::ModulePath, (continued)
- 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, 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, 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
Re: [bug #45759] Can't find Texinfo::ModulePath, Vincent Belaïche, 2015/08/16