[Openmcl-devel] Printing/Reading floats
Sven Van Caekenberghe
sven at beta9.be
Tue Mar 18 14:05:46 PST 2003
I updated to the latest CVS version of 0.13.4, rebuild the image and
this now works. Thanks!
Many commercial Lisp systems (LispWorks, Allegro) have an elaborate
patch system, probably with a patch level variable somewhere to keep
track of what you did to your image. Would it be a lot of work to build
something like that for OpenMCL so that users could apply useful
patches inbetween versions,
? ccl::*patch-level*
45
? (ccl::load-latest-patches :proxy "fdfhkd")
; OpenMCL 0.13.4 updated to patch level 47
? (ccl::save-application "shfjk")
Maybe this would be too much work for you to manage though ...
Sven
On Monday, March 17, 2003, at 05:51 PM, Gary Byers wrote:
> With that patch in place
>
> ? (= pi (read-from-string (prin1-to-string pi)))
> T
>
--
Sven Van Caekenberghe - mailto:sven at beta9.be
Beta Nine - software engineering - http://www.beta9.be
.Mac - svc at mac.com - http://homepage.mac.com/svc
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list