[Openmcl-devel] My beach balls runneth over
Gary Byers
gb at clozure.com
Tue May 19 13:54:05 PDT 2009
On Tue, 19 May 2009, Ron Garret wrote:
>
> On May 19, 2009, at 1:05 PM, R. Matthew Emerson wrote:
>
>> I know it can be a lot of work, and you may not want to bother, but
>> if you can come up with cases that demonstrate bugs, I'll (try to)
>> fix those bugs
>
> No problem. The following seems to be pretty reproducible:
>
> 1. Load Alexander Repenning's LUI package.
>
> 2. Run the following code:
>
> (in-package :xlui)
>
> <application-window title="sliders">
> <column align="stretch" valign="distribute">
> <slider/>
> <slider tick-marks="50"/>
> <slider tick-marks="5"/>
> </column>
> </application-window>
>
> 3. (Optional) Marvel at the seamless integration of XML syntax into
> Lisp.
>
> 4. Slide one of the sliders. The AltConsole should start up and
> display a bunch of output.
AKA "backtraces and error messages." It's almost like something's
trying to communicate with us ...
More information about the Openmcl-devel
mailing list