On May 29, 2011, at 2:54 PM, Juan Jose Garcia-Ripoll wrote: > On Sun, May 29, 2011 at 7:51 PM, Terje Norderhaug <[email protected]> > wrote: > Anybody working on a patch for the problem in ECL 11.1.1 reporting "Cannot > print object #<SWANK-BACKEND package> readably"? > > Yes, basically the same person who is working on all other ECL issues :-) One > step at a time (it took me quite long to sort out all the cygwin problems > until I produced two bug reports today for the cygwin project)
I did additional testing to determine how the code in Swank affected the problem. The error happens during in the call (compile-file src :output-file dest :print nil :verbose nil) in a file loaded into an ECL runtime either on the device (iPad) or a device simulator on a Mac. Even the simplest (defpackage :foo) form in the beginning of the file to be compiled provokes the error. Binding *print-readably* NIL before compile-file makes no difference. -- Terje Norderhaug [email protected] ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
