[PATCH] segfault in texinfo-6.1

2016-03-20 Thread Thomas Klausner
Hi! I've just debugged a segfault I encountered with texinfo-6.1 on NetBSD-7.99.26/amd64 when translating some files that lilypond-2.18.2 provides (http://download.linuxaudio.org/lilypond/sources/v2.18/lilypond-2.18.2.tar.gz). It happens in makeinfo. When running gdb on perl I see this: (gdb) r

Re: XeTeX encoding problem

2016-03-20 Thread Gavin Smith
On 20 March 2016 at 15:20, Masamichi HOSODA wrote: >> I've noticed an issue of texinfo.tex ver. 2016-03-06.18. >> It can not compile the attached texi file. >> > [snip...] >> >> All the following engines fail. >> LuaTeX 0.89.2 >> XeTeX 0.2 >> XeTeX 0.5 >> pdfTeX 1.40.16 >> >> With texinfo.

Re: XeTeX encoding problem

2016-03-20 Thread Gavin Smith
On 14 March 2016 at 13:41, Masamichi HOSODA wrote: > I've noticed that the definition of \ifpassthroughchars is duplicated. > Here is the patch for fix it. Thank you, fixed. Apologies for the delay in responding.

Re: XeTeX encoding problem

2016-03-20 Thread Masamichi HOSODA
> I've noticed an issue of texinfo.tex ver. 2016-03-06.18. > It can not compile the attached texi file. > [snip...] > > All the following engines fail. > LuaTeX 0.89.2 > XeTeX 0.2 > XeTeX 0.5 > pdfTeX 1.40.16 > > With texinfo.tex ver. 2016-03-05.11, they work fine. Here is a patch that f

Re: XeTeX encoding problem

2016-03-20 Thread Masamichi HOSODA
> I've finally finished this. It does appear a bit faster as well as > being simpler. Where it could potentially break is chapter names with > non-ASCII characters, and index entries with non-ASCII characters, as > well as macros using non-ASCII characters (either in the macro > definition or in th