Mark Evenson
Mark Evenson
With the Keybase 5.9.2 release, kbfs Finder integration stop working in an existing installation of Keybase running on macOS Catalina. Attempting to enable the Finder integration results via the Keybase...
@hanshuebner: I wonder if this ABCL specific problem? Running on osx-10.10.1. If it is ABCL specific, lemme know and I'll triage on my side when I get a chance (I...
Another blocker: apparently [#abcl190rc3](https://twitter.com/hashtag/abcl190rc3?src=hashtag_click) fails to compile [#IRONCLAD](https://twitter.com/hashtag/IRONCLAD?src=hashtag_click) 0.57 out of Quicklisp: #+begin_example The variable IRONCLAD::+GROESTL-COLS-512+ is unbound. SOURCE-FILE "ironclad/digest/groestl" "groestl" #+end_example
Supersedes #489
``` When I run command > "ant test.ansi.interpreted", I got same thing in console as well as log file. Do I need to do some other configuration ? [06:25] Armed...
@alanruttenberg This is my re-working of your changes for OSGI et. al. that avoids using CL-USER, and doesn't have ABCL-ASDF extend the JSS namespace. When I try to run the...
c.f.
Request for strategies for implementing `cl:step` for CL implementations in general, and ABCL in particular.
Re-apply @alanruttenberg's work on OSGI to abcl-1.7.1-dev In local testing these changes bork basic usage of `abcl-asdf:resolve` for Maven components not in bundles. Creating a merge request to trigger the...