-
[ 0%] Built target geometry_msgs_generate_messages_py
[ 0%] Built target nav_msgs_generate_messages_py
[ 0%] Built target nav_msgs_generate_messages_nodejs
[ 0%] Built target geometry_msgs_gene…
-
Looking at the long tail of list of contributors and watchers I think it is fair to say that there are more than few developers interested in contributing to JSCL. We could improve the on-boarding exp…
-
**Describe the bug**
When entering any class name as input to the CLOS browser the tool breaks with the error `No class named: CLASSNAME` , where `CLASSNAME` is the input, regardless of whether the c…
-
The automatic compilation from Emacs seems to trigger some warnings that pop up every time I start Emacs:
```
⛔ Warning (comp): /home/zilti/.emacs.d/elpaca/builds/symex/symex-interface-arc.el: Err…
zilti updated
7 months ago
-
It would be cool to have a way to see all defined packages in the current image, and then to be able to browse the symbols in each package + some sort of filter by type, i.e. functions, macros, variab…
fonol updated
2 years ago
-
When running `ql2nix --quicklisp-setup ~/quicklisp/setup.lisp --system-file ./my-scripts.asd`, I get the following error:
```bash
While evaluating the form starting at line 129, column 0
of #P"…
-
When I try to start slime, I usually get more-or-less this text in buffer *sldb sbcl/1*, but sldb doesn't work -- it just hangs:
The loaded code expects an incompatible layout for class SB-PRETTY:PRE…
-
Is the data packed as Big Endian, which is considered the default network byte order?
Also, do you handle bit fields?
Do you mind if I refer to this in my "[ojproto](https://github.com/ojmakke/o…
-
```lisp
32.E3-irteusgl$ (reverse (cons 1 2))
(1)
```
SBCL returns type error for argument.
```lisp
$ sbcl
This is SBCL 1.1.14.debian, an implementation of ANSI Common Lisp.
More information ab…
-
Hi,
I am trying to install the "noetic-devel https://github.com/ROBOTIS-GIT/turtlebot3_autorace_2020.git" as explained in the turtlebot3 website. but installation has stucked at 44% and does not go …