On Sun, Aug 27, 2017 at 10:49:02AM +0100, Gavin Smith wrote:
> On Sat, Aug 26, 2017 at 07:22:23PM +0100, Gavin Smith wrote:
> > On Sat, Aug 26, 2017 at 05:20:59PM +0200, Mathieu Lirzin wrote:
> > > Oops I saw you fixed some tests I missed. I didn't enable the
> > > "--enable-tp-tests" configure op
On Sat, Aug 26, 2017 at 07:22:23PM +0100, Gavin Smith wrote:
> On Sat, Aug 26, 2017 at 05:20:59PM +0200, Mathieu Lirzin wrote:
> > Oops I saw you fixed some tests I missed. I didn't enable the
> > "--enable-tp-tests" configure option. Sorry about that.
> >
>
> I think you have to have some extr
On Sat, Aug 26, 2017 at 05:20:59PM +0200, Mathieu Lirzin wrote:
> Oops I saw you fixed some tests I missed. I didn't enable the
> "--enable-tp-tests" configure option. Sorry about that.
>
I think you have to have some extra Perl modules installed to run those
tests, which may explain why you m
Mathieu Lirzin writes:
> Gavin Smith writes:
>
>> On Tue, Aug 22, 2017 at 06:07:14PM +0200, Mathieu Lirzin wrote:
>>> Hello,
>>>
>>> When opening a manual generated with makeinfo in Firefox 55, there is a
>>> warning telling that the encoding of the HTML document has not been
>>> found in the f
Ineiev writes:
> On Tue, Aug 22, 2017 at 06:07:14PM +0200, Mathieu Lirzin wrote:
>> Index: tp/Texinfo/Convert/HTML.pm
>> ===
>> --- tp/Texinfo/Convert/HTML.pm (revision 7934)
>> +++ tp/Texinfo/Convert/HTML.pm (working cop
Gavin Smith writes:
> On Tue, Aug 22, 2017 at 06:07:14PM +0200, Mathieu Lirzin wrote:
>> Hello,
>>
>> When opening a manual generated with makeinfo in Firefox 55, there is a
>> warning telling that the encoding of the HTML document has not been
>> found in the first 1024 bytes of the file. The
On Tue, Aug 22, 2017 at 06:07:14PM +0200, Mathieu Lirzin wrote:
> Index: tp/Texinfo/Convert/HTML.pm
> ===
> --- tp/Texinfo/Convert/HTML.pm(revision 7934)
> +++ tp/Texinfo/Convert/HTML.pm(working copy)
> @@ -6330,11 +633
On Tue, Aug 22, 2017 at 06:07:14PM +0200, Mathieu Lirzin wrote:
> Hello,
>
> When opening a manual generated with makeinfo in Firefox 55, there is a
> warning telling that the encoding of the HTML document has not been
> found in the first 1024 bytes of the file. The following patch fixes
> the i
Hello,
When opening a manual generated with makeinfo in Firefox 55, there is a
warning telling that the encoding of the HTML document has not been
found in the first 1024 bytes of the file. The following patch fixes
the issue:
Index: tp/Texinfo/Convert/HTML.pm
===