lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Re: "internal error" after 2.8.6dev.15->2.8.6dev.17 upgra


From: Thomas Dickey
Subject: Re: [Lynx-dev] Re: "internal error" after 2.8.6dev.15->2.8.6dev.17 upgrade on OSX
Date: Sun, 5 Mar 2006 13:23:59 -0500
User-agent: Mutt/1.3.27i

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]