Re: current TODO: tidy

Lee <[email protected]> Sat, 27 Aug 2016 13:14:12 -0400
Newsgroups gmane.comp.web.privoxy.devel
Message-ID <CAD8GWssCoZFZaW1BrDYFQ=qcVjtDkg59HSFAZt7n0sb7ie9dBA@mail.gmail.com>
On 8/26/16, Fabian Keil <[email protected]> wrote:
> Update of /cvsroot/ijbswa/current
> In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30373
>
> Modified Files:
> 	TODO
> Log Message:
> Add #151: Let the dok-tidy target work cross-platform
>
> ... without introducing tons of white-space changes.

Which version of tidy are you using?

The version of tidy packaged for cygwin is pretty old so I tried
building from the latest released version:
  https://github.com/htacg/tidy-html5/releases/tag/5.2.0

/source/tidy-html5-5.2.0/build/cmake
$ tidy --version
HTML Tidy for Cygwin released on 25 March 2009

/source/tidy-html5-5.2.0/build/cmake
$ ./tidy --version
HTML Tidy for Cygwin version 5.2.0

Maybe if we use the same version we'll get the same results.

Lee

>
>
> Index: TODO
> ===================================================================
> RCS file: /cvsroot/ijbswa/current/TODO,v
> retrieving revision 1.151
> retrieving revision 1.152
> diff -C2 -d -r1.151 -r1.152
> *** TODO	22 Jun 2016 12:21:20 -0000	1.151
> --- TODO	26 Aug 2016 12:27:18 -0000	1.152
> ***************
> *** 443,446 ****
> --- 443,449 ----
>   150) Add blacklistd support.
>
> + 151) Let the dok-tidy target work cross-platform without introducing
> +      a ton of white-space changes that hide the content changes.
> +
>
> ##########################################################################
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> ijbswa-commits mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ijbswa-commits
>

------------------------------------------------------------------------------