![](https://secure.gravatar.com/avatar/1d4cf7cf4c27786090923d85b429b183.jpg?s=120&d=mm&r=g)
7 Jun
2006
7 Jun
'06
6:26 p.m.
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. -- Robert Strandh --------------------------------------------------------------------- Greenspun's Tenth Rule of Programming: any sufficiently complicated C or Fortran program contains an ad hoc informally-specified bug-ridden slow implementation of half of Common Lisp. ---------------------------------------------------------------------