On Wed, Dec 26, 2018 at 07:12:09AM -0500, Thomas Dickey wrote:
> On Wed, Dec 26, 2018 at 06:41:08AM -0500, Thomas Dickey wrote:
> > On Wed, Dec 26, 2018 at 12:55:01PM +0800, Boyuan Yang wrote:
> > > Control: tag -1 + moreinfo unreproducible
> > > 
> > > Hi Thomas,
> > > 
> > > I made some test and could not reproduce your problem on my laptop.

I provided more information, without getting a response.
 
> The file is readonly - that seems to be where tidy's breaking.
> 
> (if it now requires that input files are writable,
> that's a serious regression).

Since Debian 11's "soon", I started upgrading my development machines,
which makes this bug impact me directly.

There's a workaround, e.g., changing

        tidy foo.html

to

        tidy < foo.html

which requires (for me) a change to a few dozen scripts.

The same problem has been reported more than once, and it seems that
the upstream isn't responsive:

https://github.com/htacg/tidy-html5/issues/681

https://github.com/htacg/tidy-html5/issues/789

-- 
Thomas E. Dickey <dic...@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature

Reply via email to