- From: Jussi Vestman <vestman@lut.fi>
- Date: Sat, 18 Sep 1999 18:03:25 +0300 (EEST)
- To: Jussi Vestman <Jussi.Vestman@lut.fi>
- cc: Jim Mundy <Mundy.Jim@metnet.navy.mil>, html-tidy@w3.org
On Sat, 18 Sep 1999, Jussi Vestman wrote: > I found out that ParseList function in parser.c goes to infinite loop, > when it encounters </B> tag. I don't know where exactly the bug is, but I > will continue my efforts. I commented out call of UngetToken from line 1223 in parser.c. After that tidy didn't go to infinite loop, when processing Jim's code. I guess right place for that UngetToken call would be in line 1261 in parser.c. I am not completely sure if this change breaks something elsewhere. --- Mr. Jussi Vestman IT student at Lappeenranta University of Technology, Finland jussi.vestman@lut.fi http://www.lut.fi/~vestman/
Received on Saturday, 18 September 1999 11:03:35 UTC