- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Tue, 19 Jan 1999 06:24:41 -0500
- To: www-lib@w3.org
- To: Jim_Ravan@avid.com
Jim_Ravan@avid.com wrote:
> But I can't turn off *all* tracing. Attempting to turn off all tracing by
> either:
>
> HTSetTraceMessageMask(""); or
> HTSetTraceMessageMask(NULL);
>
> results in ALL tracing becoming enabled. I would suggest that at least one
> of those two calls - both would be my first quess if I were a newbie
> libwww-ite - would result in all tracing becoming disabled. But if *that*
> were implemented, how would all tracing become enabled? I would suggest
> "*".
I like the "" or the NULL as well as the "*" and would be happy to
include it if I get a little help writing the code - hint hint ;)
Henrik
Received on Tuesday, 19 January 1999 06:24:45 UTC