coordinate-epsilon returns 0

Bug #505962 reported by Christophe Rhodes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
McCLIM
Confirmed
Low
Unassigned

Bug Description

Report from Robert Strandh

 affects mcclim
 status confirmed
 importance low
 tag coordinate
 summary "coordinate-epsilon returns 0"
 done

Hello,

In coordinates.lisp, the function coordinate-epsilon is first defined
to return a value greater than 0, and then redefined to return 0 (and
to be inlined). Having that function return 0 causes a lot of problem
in my Bezier region code, and it is surely not what was intended.

Tags: coordinate
Revision history for this message
Christophe Rhodes (csr21-cantab) wrote : Re: [Bug 505962] [NEW] coordinate-epsilon returns 0

Christophe Rhodes <email address hidden> writes:

> In coordinates.lisp, the function coordinate-epsilon is first defined
> to return a value greater than 0, and then redefined to return 0 (and
> to be inlined). Having that function return 0 causes a lot of problem
> in my Bezier region code, and it is surely not what was intended.

Actually, the first coordinate-epsilon definition is commented out. But
the point (ahaha) about a zero value for the epsilon is still worth
logging.

Christophe

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.