texinfo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Perl's cc


From: Eli Zaretskii
Subject: Re: Using Perl's cc
Date: Sat, 11 Jul 2015 21:30:43 +0300

> Date: Sat, 11 Jul 2015 19:17:34 +0100
> From: Gavin Smith <address@hidden>
> Cc: address@hidden
> 
> > Index: tp/Texinfo/Convert/XSParagraph/mylib/xspara.c
> > ===================================================================
> > --- tp/Texinfo/Convert/XSParagraph/mylib/xspara.c       (revision 6414)
> > +++ tp/Texinfo/Convert/XSParagraph/mylib/xspara.c       (working copy)
> > @@ -747,6 +747,7 @@
> >    wchar_t wc;
> >    size_t char_len;
> >    TEXT result;
> > +  dTHX;
> >
> >    text_init (&result);
> >
> >
> > Is that the right fix?
> 
> Yes.

Committed.



reply via email to

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