Re: pane handling bugs


To wilyfans@jli.com
From Steve_Kilbane <steve@cegelecproj.co.uk>
Date Fri, 08 Sep 1995 08:54:42 +0100
In-Reply-To Your message of "Fri, 08 Sep 1995 08:12:32 BST." <9509080712.AA07413@phantom.cegelecproj.co.uk >
Sender owner-wilyfans@jli.portland.or.us



> >  Another one, in both 0.2 and 0.3 with slight variations: [...]
> > it'll die with
> >     pane.c:521: failed assertion `p->offset + TAGHEIGHT <= YBELOW(p)'

At first glance, it seems sufficient to change this assertion to:

p->offset == screen.r.max.y || p->offset + TAGHEIGHT <= YBELOW(p)

steve


Partial thread listing: