On Sun, Mar 05, 2006 at 09:54:42AM -0800, OpenMacNews wrote:
> html_src_parse_tagspec(0:span.htmlsrc_comment)

That's what I'd see in the same trace.  It starts with this
string (near the top of that file):

        "span.htmlsrc_comment:!span"

I just built a copy to see what it would do with the "!span", but see
that in the next call to the function.

Offhand, I'd suppose it might break if I'd changed some type to be
unsigned where it was signed, but a read of the diffs from dev.15 to
dev.17 didn't show me that.  Perhaps seeing the state traced within
the loop, or seeing which of the 8 places it may return an error from
would help focus on the problem.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to