-
I have a problem with the current shunt. It came to me pre programmed, and the issue is the shunt wont accept any new setup for my battery, ie, in basic settings its not saving my settings.
Stuart ha…
-
# Open Grant Proposal: `FVM Integration of Lurk zkSNARK Language and Applications`
**Name of Project: *Yatima*
**Proposal Category:** `app-dev`
**Proposer:** @johnchandlerburnham
**Techn…
-
(was: "Explicitly document that Dafny strings are UTF-16")
I found this just a bit too subtle when reading the reference manual. There are a couple references to "Unicode letters" and "Unicode char…
-
While releasing 5.37.5, I noticed several failures related to `t/re/pat_advanced_thr.t
* http://perl.develop-help.com/raw/?id=286638
* https://perl5.test-smoke.org/report/5024754
* https://perl5…
toddr updated
2 years ago
-
This bug was already mentioned in the TuyApi/Cli repo, but it fits here better, since it seems to fail already within TuyApi itself, not just in `cli`.
**How I run into this**
Testing TuyApi with …
-
This is a request for a new expression form `$Downcast(t)`, with the
following semantics:
- The type of `t` is required to be some `T` such that `S
-
When I run "make PythonAPI", I failed and got the following error message:
```
Setup.sh: llvm-8.0 already installed.
Setup.sh: boost-1.72.0-c8 already installed.
Setup.sh: rpclib-v2.2.1_c3-c8 al…
-
Currently the flags `--check-history` and `--check-defined` (and probably also `--check-axioms`) are intended to be used in a mutually exclusive manner, but this is not enforced. Combining them causes…
-
Let's post some screenshots here and vote on them, to possibly get them onto the website.
Elv13 edit:
**Rules**
* One screenshot per post
* Upload the screenshots directly on this gihub pa…
-
## Background
Right now, the only way to wrap an error in the standard library is with `fmt.Errorf` which means that all you can do to an error is add text to its `.Error()` output.
When you …