On Sat, 2009-10-03 at 00:57 -0700, Kon Lovett wrote: > While not "comfortable" with 10.0 as a file position is understandable > does anyone really use '(exact? some-filpos)'?
Huh? The point is that if the user wants (set-file-position (inexact->exact n)) they should say so, and not have the system magically coerce something which needs to be an exact integer. More to the point, the need is to implement it right, and not implement it wrong and be permanently stuck with it. Thomas _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
