lout-users
[Top][All Lists]
Advanced

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

Re: Problem using llx/urx in PS_LinkDest


From: KHMan
Subject: Re: Problem using llx/urx in PS_LinkDest
Date: Fri, 09 May 2008 14:46:51 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4

Jeff Kingston wrote:
> OK, around line 1024 of z23.c add the following line:
> 
>     FirstDefiniteLDN(x, link, y, jn, xmk, dim, NO_SUPPRESS, pg);
> 
> The context is
> 
> if( link == x )
> {
>   *actual_back = back(x, dim); *actual_fwd = fwd(x, dim);
>   FirstDefiniteLDN(x, link, y, jn, xmk, dim, NO_SUPPRESS, pg);
>   break;  /* no definite children, nothing to print */
> }
> 
> This should fix the problem.  The change will be in the next
> release, unless further work is needed.
> [snip]

I can confirm that for Lout with:
(a) link target patch plus the above fix
(b) as (a), plus zeroed save_mark(x) on object creation

A diff shows zero difference between (a) and (b) for both
expert.ps and user.ps, except for the usual timestamp comment and
a bit of timestamp-dependent text in user.ps.

Thanks,
-- 
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia



reply via email to

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