Michael Saunders wrote: > There are several places within the HTEventList_loop function that perform a > return without resetting the HTEndLoop flag back to zero. I believe that in the > last revision you added the instruction at the end of the function that reset it > to zero but this is not the only exit point from this function. It appears there > are six other "return" statements within the HTEventList_loop function that need > should be changed from: Hi Michael, The only return statements that I can see are within the loop where we have already checked that HTEndLoop is 0 so it shouldn't be necessary to reset it again, no? -- Henrik Frystyk Nielsen, <frystyk@w3.org> World Wide Web Consortium, MIT/LCS NE43-356 545 Technology Square, Cambridge MA 02139, USAReceived on Tuesday, 22 June 1999 19:24:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT