Re: Fwd: Intel native MCL
Toomas Altosaar <[email protected]> Mon, 6 Jun 2011 09:55:58 +0300
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <p06240808ca1228a5f5d9@[192.168.11.64]> |
Figured out what was happening but not what went wrong: My repeated evaluations were actually being processed by Clozure CL but the Listener window was not scrolling to the correct location. It just sat at the same location giving no indication that new lines were being sent to it. I realized this when calling up the backtrace window and realizing that I was in an error situation. I also realized that I could scroll the Listener downwards for pages (via mouse scrolling) ... while the buffer location indicator didn't move. Once at the bottom it seems like he Hemlock buffer is now in synchronization with reality. It is just these types of things that scares me enough to stay away. Basic broken functionality. 10 > > Error: value NIL is not of the expected type NUMBER. > While executing: CCL::+-2, in process Listener(6). > Type cmd-. to abort, cmd-\ for a list of available restarts. > Type :? for other options. 11 > > Error: value NIL is not of the expected type NUMBER. > While executing: CCL::+-2, in process Listener(6). > Type cmd-. to abort, cmd-\ for a list of available restarts. > Type :? for other options. 12 > > Error: value NIL is not of the expected type NUMBER. > While executing: CCL::+-2, in process Listener(6). > Type cmd-. to abort, cmd-\ for a list of available restarts. > Type :? for other options. 13 > _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl