-
Trying to use `grcov` the way I used to on my old machine (which was macOS Mojave) produces a bunch of errors like:
```
[ERROR] Error when running gcov: gcov execution failed on /var/folders/hz/xc…
-
Hello,
I am trying to build the package in my Julia environment. I have used the following commands:
```
using Pkg
Pkg.add(PackageSpec(url="https://github.com/kailaix/AdFem.jl", rev="master"))
…
-
Deploying IEV site [took over an hour](https://github.com/glossarist/iev-demo-site/runs/1976551727?check_suite_focus=true), most of which (50 minutes) was spent on sending produced files to S3. We nee…
-
I changed `external bool get echoMode; external set echoMode(bool value);` in `dart:io` to be `external bool echoMode;`.
This should mean the same thing, because an external field declaration is eq…
lrhn updated
9 months ago
-
The uuid key autogen scheme we use isn't enough. We should allow picking an autogen scheme at table creation. Here are some alternative schemes we should support:
1. Approximately chronological (e.g. …
-
One important note, I realize when I tried to use an online Blade3-256 hashing function that there are actually multiple options when hashing and I couldn't actually get the exact same digest, some ch…
-
**Problem**
With a stale `.rustc_info.json`, I observed that `D:\.rust\rustup\toolchains\nightly-x86_64-pc-windows-msvc\bin\cargo.exe build --release --target-dir D:\path\to\target\dir` failed, rep…
CAD97 updated
3 years ago
-
### Summary
I was compiling an internal project with the rust compiler (actually trying clippy) and it ICEd on me. The code had an actual error in it which was hidden by the ICE.
After `cargo clean`…
-
commands:
```
bash deploy_blockchain_genesis_gcp.sh dev 0 --private-key --keep-data --keep-code
```
logs:
```
{"name":"testnet-dev","hostname":"dev-node-0-taiwan","pid":11499,"level":50,"msg"…
-
This is a bit of a complicated issue to report, because it happened seemingly at random after introducing a change in my code. This change lead to a compile error, and afterward a single rustc thr…