On Mon, Jan 23, 2006 at 11:29:02AM +0200, Martin Vermeer wrote:
> On Mon, 2006-01-23 at 09:59 +0100, Jean-Marc Lasgouttes wrote:
> > >>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
> > 
> > Martin> Ah yes... thanks. The attached should be OK in this respect.
> > 
> > 
> > I do not think so: 
> > -           for ( ; it != et; it.forwardPos()) {
> > +           for ( ; it != et && it.pit() < from + 2; it.forwardPos()) {
> >  
> > This code compares pits, but you do not know whether they refer to the
> > same inset.
> 
> Grrr... they should hang whoever invented pits.

That would be me.

Fancy to come over?

Andre'

Reply via email to