RE: A bug, or a problem

At 9:25 AM +0100 9/11/02, Parsons, Rick wrote:

>Regarding the second section, as I understand it, the accessibility checking
>is an optional part of the Tidy build as is the Asian languages support so
>it would be practical to compile a version without these features.
>Certainly, for my own build (the one for Win32 MinGW available from the
>project page), I have compiled it without them at the moment, although I am
>considering generating alternate binary options in the future.

FYI, even if the accessibility checking code is compiled into the code,
(this extra) accessibility checking is OFF by default (and so the original
Tidy accessibility checking is done), and you have to request the checking
either on the command line or using the configuration option :

-access <n>
--accessibility-check <n>

 where <n> = 0 (OFF - default), 1, 2, 3

Regards, Terry

Received on Tuesday, 17 September 2002 03:41:34 UTC