Colin Woodbury
Colin Woodbury
I will release Aura 4 as soon as possible so that you won't have to worry about this in the future.
It seems that this is not fixed in Aura 4 either. Thank you for reporting. Note also that this has been mentioned before in a discussion of Aura's direction: >...
Thank you for your detailed writeup! I'm glad Aura has been useful for you. I have a similar experience; I have manually typed `pacman` into a terminal perhaps 10 times...
This will be something to revisit in the Rust code.
Yes, once the Rust version is complete. An alpha is available here: https://crates.io/crates/aura-pm
I'm hitting the same result (can't use `ecl`), although my error seems slightly different from the ones above. This is with `ecl-21.2.1`. Upon invoking `sly` with my Lisp set to...
See also this potentially related issue: https://gitlab.com/embeddable-common-lisp/ecl/-/issues/710
Corresponding issue in ECL: https://gitlab.com/embeddable-common-lisp/ecl/-/issues/714
The version of GCC might be the problem. Reattempting a `slynk` build in a `ubuntu-22.04` Docker image succeeds. It has `ecl 21.2.1` and `gcc 11.4.0` available to it, whereas my...
@aadcg Are you able to compile `slynk` in a clean `ecl` session? If not, what version of `gcc` is installed?