Re: Fix for HTEventList_stopLoop() bug on Unix

At 17:41 9/30/98 -3100, Mike Bennett wrote:

>I noticed that HTEventList_stopLoop() wouldn't cause the 
>HTEventList_loop() routine to stop (I'm using libwww on Solaris).
>The problem is a duplication of the module-private HTEndLoop
>flag within the HTEventList_loop routine.  This makes the logic in
>HTEventList_stopLoop() ineffective.
>
>The 'cvs diff -c' for HTEvtLst.c follows (remove the local 
>copy of the HTEndLoop variable in HTEventList_loop() ).  

Hi Mike,

Yes indeed - thanks for the nice explanation and patch - I have committed
it to CVS:

	http://db.w3.org/Library/latest.sql

Get it directly at

	http://www.w3.org/Library/cvs.html

Thanks!

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Wednesday, 30 September 1998 23:08:32 UTC