Closed GoogleCodeExporter closed 8 years ago
ccl::startup-mcl calls lisp-implementation-type which reads the CurResFile (I
presume
Library:cursors.rsrc). Anyone know of a resource editor (ResEdit equivalent
hopefully, I can't make sense of Resoucerer) for Leopard or Snowy?
A crude fix might be (I'm all for avoiding resources) along the lines of:
(defun ccl::lisp-implementation-version ()
"Welcome to Macintosh Common Lisp Version 5.2 for MacIntel")
PS. Other functions at this level return misinformation or partial info):
machine-version says a Nehalem is a G4, software-version Rom Version Unknown,
...). I
assume trivialities.
Original comment by p2.edoc@gmail.com
on 6 Oct 2009 at 8:49
Turns out this was a false alarm. Ignore.
Original comment by terje.norderhaug
on 6 Oct 2009 at 11:03
Original issue reported on code.google.com by
terje.norderhaug
on 5 Oct 2009 at 6:25