1-Dec-2002 09:18 Carlton Anderson wrote:

> Here is a patch that provides a comment
> to the HTAlwaysAlert() function:

> ------------------->start of patch<-----------------
> Index: HTAlert.c
> ===================================================================
> RCS file: /usr/local/cvsroot/web/lynx2-8-5/src/HTAlert.c,v
> retrieving revision 1.1.1.1
> diff -C2 -r1.1.1.1 HTAlert.c
> *** HTAlert.c 11 Oct 2002 19:58:32 -0000      1.1.1.1
> --- HTAlert.c 1 Dec 2002 16:38:47 -0000
> ***************
> *** 55,58 ****
> --- 55,63 ----
>   }

> + /*  HTAlwaysAlert()
> + **  Issue a message about a problem even if trace
> + **  messages are turned off.
> + **  --------------------------------

This comment seems to me misleading. Reading the code shows another
behaviour: print a message even when running noninteractively
(dump_output_immediately).


> + */
>   PUBLIC void HTAlwaysAlert ARGS2(
>       CONST char *,   extra_prefix,
> ------------------->end of patch<-----------------



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to