Hi
running the following command fails:
LC_CTYPE="UTF-8" LANG="en_US.UTF-8"
PATH="/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin" texi2dvi
--pdf --batch foo.texi
sed: RE error: illegal byte sequence
while this one works:
LC_CTYPE="UTF-8" LANG="en_US.UTF-8"
PATH="/opt/local/bin:/op
On Mon, May 19, 2014 at 10:23 PM, Karl Berry wrote:
> Is there some crazy way to avoid pty's completely? I suspect they are
> inherently random trouble. I mean, tests presumably can't use a "real"
> terminal, pseudo or otherwise, it all has to be batch anyway.
> (Sorry for not actually looking a
Is there some crazy way to avoid pty's completely? I suspect they are
inherently random trouble. I mean, tests presumably can't use a "real"
terminal, pseudo or otherwise, it all has to be batch anyway.
(Sorry for not actually looking at what you are doing with the ptys,
likely I'm totally offbas
On Sun, May 18, 2014 at 6:13 PM, Gavin Smith wrote:
> On Sun, May 18, 2014 at 12:47 PM, Patrice Dumas wrote:
>> Hello,
>>
>> With info tests, when doing parallel tests, with
>> make -j8 check
>> for example, there may be some failures that do not happen for
>> sequantial tests. It is not that mu
Hi.
> On Mon, May 12, 2014 at 10:38:18PM +0200, Patrice Dumas wrote:
> > On Mon, May 12, 2014 at 09:05:04PM +0300, Aharon Robbins wrote:
> > > After a fresh checkout of the SVN trunk, autogen, configure and make,
> > > the build dies with:
> > >
> > > Undefined subroutine &Texinfo::Structuring::w