-
We're using readline for the jank and native CLI REPLs. This gives us history within a session, but persisting that would be super helpful for iteration. Since we have two CLI REPLs, we should have tw…
jeaye updated
1 month ago
-
Hi, I'm trying to compile gnu-tools-for-stm32 (arm 7-2018-q2-update) and get the binary that comes with STM32CubeIDE (1.5.1)
```
com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-…
-
All of the buildpack-deps ubuntu images have broken content in `/etc/timezone`:
```
% docker run --rm buildpack-deps:24.04-curl cat /etc/timezone
/UTC
```
The `/etc/timezone` file is supposed…
-
looks like you're missing some dependencies:
````
Preparing to unpack .../mssql-server_14.0.3022.28-2_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like…
-
I am compiling on MacOS Catalina...10.15.7
Cloned toolchain from.
```
git clone --recursive https://github.com/pulp-platform/pulp-riscv-gnu-toolchain
```
Configured using..
```
./configure --…
vs-pp updated
2 years ago
-
While commenting on another issue, I noted that GNU readline is used in Oils, though I am not sure if this is 100% always true on all platforms as I only came across Oils a couple days ago.
This is…
-
### Version
v22.2.0
### Platform
Linux LX-LAPII 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 x86_64 GNU/Linux
### Subsystem
node:readline/promises
### What steps will rep…
-
### Additional comment:
Opening a PR to include
https://git.savannah.gnu.org/cgit/readline.git/commit/?id=7274faabe97ce53d6b464272d7e6ab6c1392837b
which should fix https://github.com/conda-forge/r-…
-
### Describe the bug
No abc log file found after running `restructure` when passing `-abc_logfile`
### Expected Behavior
abc log file generated and kept after running
### Environment
```shell
Git…
-
Hi guys!
I got this issue that I can't figure out. When I tried to compile tg-cli, I got this error:
generate: tgl/generate.c: 2832: parse_tlo_file: Assertion `get_int () == 0x3a2f9be2` failed.
mak…