-
## Environment
I'm using Roswell from `release` branch.
```
$ uname -a
Linux test-qlot 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$ ros -…
-
[README.txt](https://github.com/sharplispers/montezuma/blob/ee2129eece7065760de4ebbaeffaadcb27644738/README.txt) says that `(asdf:oos 'asdf:test-op '#:montezuma)` runs the unit tests. However that imm…
cwfoo updated
3 years ago
-
**Describe the bug**
I have disabled `ASDF_GOLANG_MOD_VERSION_ENABLED`, but still getting the notice when starting my shell.
**To Reproduce**
Steps to reproduce the behavior:
1. Add `export ASDF…
-
We have a issue regarding validations with strings that has spaces and letters
```
> const v = require('cpf-cnpj-validator')
> v.cpf.isValid(' 16704533672 d ')
true
> v.cpf.isValid(' 16…
-
I tried to check this out and build; however it didn't appear to work
```
> $ make …
-
```py
from typing import TypedDict, Unpack
class TDict(TypedDict):
pass
def f[T: TDict](**kwargs: Unpack[T]) -> T: ...
reveal_type(f(a=1))
reveal_type(f(b="a"))
```
because `Ty…
-
I get the following error if I don't have CFFI installed beforehand when attempting to load trivial-features-tests whose [ASDF system]() depends on cffi-grovel via `:defsystem-depends-on`:
```
* (ql:…
-
The ASDF shipped with latest Quicklisp-client doesn't work on Allegro CL 8.1 correctly. So I fixed it and made an ugly patch for it. I'm so sorry I don't know whether this is the right place ( I found…
-
### Describe the Bug
asdf
### Link to the code that reproduces this issue
not-valid-but-it-shouldnt-care
### Reproduction Steps
adsfadsf
### Environment Info
```bash
adfs
```
### Adapters and…
-
When trying to run it, the server starts but then crashes because it can't find any SDK. I installed the dotnet SDK using [ASDF](https://github.com/asdf-vm/asdf) with the [dotnet plugin](https://gith…