lout-users
[Top][All Lists]
Advanced

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

Re: Index problems


From: Jeff Kingston
Subject: Re: Index problems
Date: Tue, 19 Jun 2001 16:06:26 +1100

> i.e. no @Break statement for the IndexAList.  (Jeff?)

Yep, it's a bug.  I'll fix it for the next release by
replacing lines 4139 and 4140 of dsf, changing

    // @IndexAList // etc
    // @BypassIndexAList // etc

to

    // @IndexABreak @Break @IndexAList // etc
    // @IndexABreak @Break @BypassIndexAList // etc

@IndexB also needs fixing in the same way.

Jeff


reply via email to

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