[Larceny-users] 0.95 binary tarball timestamps

Jed Davis jdev at panix.com
Fri Nov 9 23:10:48 EST 2007


If anyone else, using the pre-built Linux/i386 binaries of 0.95, gets a
message like this:

  Warning: loading source in favor of stale fasl file: /usr/local/lib/larceny-0.95/lib/SRFI/srfi-1.sch

it seems to be harmless and an artifact of the tar format's rounding off
the mtime to the nearest second; touch(1)ing those fasl files makes it
appear to work.

-- 
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l))))))  (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k)))))))    '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))



More information about the Larceny-users mailing list