Beatrix Klebe

Results 12 issues of Beatrix Klebe

### Environment * Elixir & Erlang versions (elixir --version): Erlang/OTP 23 [erts-11.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] Elixir 1.11.4 (compiled with Erlang/OTP 23) * VSCode ElixirLS version: 0.7.0 *...

Building Erlang 23.0.3 and 23.0.4 on macOS 10.15.6 fails with ``` drivers/common/inet_drv.c:1484:30: error: static declaration of 'in6addr_any' follows non-static declaration static const struct in6_addr in6addr_any = { { IN6ADDR_ANY_INIT }...

### Environment * Elixir & Erlang versions (elixir --version): Erlang/OTP 23 [erts-11.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] Elixir 1.11.4 (compiled with Erlang/OTP 23) * VSCode ElixirLS version: 0.7.0 *...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When I try to search in Project Search, I always get "No...

defect
seach / project search

The default kerl doc target is now `chunks`, which doesn't install the PDF, HTML, or manpage docs: https://github.com/kerl/kerl#kerl_doc_targets. Thus `erl -man` doesn't work by default. I'd like to write a...

When running `sl pull` on a repo stored on GitHub, I get: ``` error: post-pull.prmarker hook raised an exception: revlog index out of range Traceback (most recent call last): File...

I just ran `brew install sapling`. When running `sl`, I get this: ``` ❯ sl chg: abort: too many redirections. Please make sure /opt/homebrew/bin/sl is not a wrapper which changes...

#### Summary of changes **Asana Ticket:** [allow integer vehicle IDs in concentrate in case they get passed through](https://app.asana.com/0/0/1205504059419471/f) Logs a warning if an integer vehicle ID is encountered and stringifies...

**Current Behavior (bug)** Following the installation guide for Devbox at https://www.jetpack.io/devbox/docs/installing_devbox/, I first installed Nix via the Determinate Nix Installer: ```shell curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh...

bug

### op CLI version 2.23.0 ### Goal or desired behavior I can use `op` plugins in any directory on the system. ### Current behavior e.g. ``` ❯ cd ~ ~...

op-cli