Mark Evenson
Mark Evenson
> I went to both the links you have in the previous messages and successfully searched for *loaded-osgi-bundles* Yes, but they refer to the symbol is in the `jss` package,...
> Is this maintained? No, it isn't maintained. I forget who contributed it and/or the tooling used to generate it, but at the time it was thought better to have...
Alright, I'll take a look when I get a chance.
I'm having trouble getting the protoc compiler machinery working under macOS/FreeBSD, i.e. on non-Linux environments where I can't install a protobuf protoc under `/usr/local/`. I'll eventually figure this out, but...
c.f EDIT: corrected abcl.org/trac/ticket correspondence. Thanks @Shinmera
Thanks for the analysis. In general in lieu of the something explicitly in the ANSI spec, I agree with SBCL and CCL here that that the compiled behavior should reflect...
Patch applied as https://github.com/armedbear/abcl/commit/8ee53991f69b7556d50e296a4b9c4a978218c171 @alanruttenberg Please test and close.
http://abcl.org/trac/ticket/444
ABCL doesn't automatically start up with extensible sequences functionality present instead needing the evaluation of a ``` (require :extensible-sequences) ``` form after which `:extensible-sequences` is present in `:modules`. As such,...
> Would it therefore make sense to make a library named Sure, that would work nicely as far as ABCL in concerned. >This would also mean that the above require...