Mark Evenson
Mark Evenson
TODO: gather the tests for ```JNEW-RUNTIME-CLASS``` to find the constructors we would typically use to best gauge how to use these new compilations.
I cannot duplicate: using those forms in ```.abclrc``` works for me. Can you give the output of ```:bt 99``` when your debugger comes up? This should print a backtrace with...
> On Dec 29, 2021, at 11:22, Bela Pecsek ***@***.***> wrote: > > > Here you go! > > $ abcl > Armed Bear Common Lisp 1.8.1-dev > Java 17.0.1...
There is the problem: > 38: (PROBE-DIRECTORY #P"/home/bpecsek/common-lisp/*slime-repl sbcl*") You have a file or directory named ```*slime-repl sbcl*``` under `````` which is causing ABCL to fail here. If you remove...
I'm having problems with the way this patch defines the OSGI hook function. Once I load things under SLIME, I can't restart my session getting errors ``` abcl-introspectASDF could not...
See for my preferred approach to adding OSGI.
OpenJDK Zero is more than a decade old, and probably barely on par with openjdk6 from looking at the release notes. Unless there is some other platform constraint that you...
@alanruttenberg A general ticket for cleaning up the ```defadvice``` hooks in Swank by moving this into the load of `abcl-introspect`.
Via IRC, pjb suggests There's a conforming stepper at: see an example: