bug-texinfo
[Top][All Lists]
Advanced

[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

Attachment: try_PL3.diff
Description: Text document

Attachment: prepare_standalone_perl_module.sh
Description: Bourne shell script


reply via email to

[Prev in Thread] Current Thread [Next in Thread]