Am 01.10.2019 um 11:08 schrieb Gavin Smith:
> I wondered if anybody has run Texinfo a lot with TEXINFO_XS_PARSER set
> in the environment?
FWIW I did for a while in my Cygwin, until I ran into a problem: the git
source of GNU binutils' as.texi does not work with that option set. I
just re-checked
On Tue, Oct 1, 2019 at 1:33 PM Norbert Preining wrote:
> Thanks for the patch. Included and uploaded to Debian. We will see how
> it behaves across the architectures.
There will be problems if XS modules are not found to work on a given system:
$ TEXINFO_XS=omit ../texi2any.pl ../../doc/info-s
Hi Gavin,
> That would be great. The change below would make the XS parser the
> default, and disabled by setting TEXINFO_XS_PARSER to 0.
Thanks for the patch. Included and uploaded to Debian. We will see how
it behaves across the architectures.
Best
Norbert
--
PREINING Norbert
On Tue, Oct 1, 2019 at 11:35 AM Norbert Preining wrote:
> > I wondered if anybody has run Texinfo a lot with TEXINFO_XS_PARSER set
> > in the environment? This speeds texi2any up by about 30% but it is not
>
> Is there another way to set this per default? I can test run it in
> Debian, we are far
Hi Gavin,
> I wondered if anybody has run Texinfo a lot with TEXINFO_XS_PARSER set
> in the environment? This speeds texi2any up by about 30% but it is not
Is there another way to set this per default? I can test run it in
Debian, we are far from a release so doing this would give it a lot of
tes
> From: Gavin Smith
> Date: Tue, 1 Oct 2019 10:08:55 +0100
>
> I wondered if anybody has run Texinfo a lot with TEXINFO_XS_PARSER set
> in the environment?
I'm doing this all the time, since Texinfo 6.5 was released, and now
with 6.6.
> Other XS extensions are used by default, e.g. the paragrap
I wondered if anybody has run Texinfo a lot with TEXINFO_XS_PARSER set
in the environment? This speeds texi2any up by about 30% but it is not
the default behaviour because I was concerned that the code hadn't
been tested very much (apart from passing Texinfo's own test suite).
Other XS extensions