-
The build_h3_tools.sh script lists dependencies which are clearly outdated. @JosiahWI pointed out that they reference Python2, which is clearly no longer needed.
With ATS 10 we are adding the buil…
-
I noticed that all packages in all OBS build projects suddenly got rebuilt today. Turns out that this is expected because OBS automatically triggers package rebuilds if any (direct or transitive) depe…
-
Some background. I use refined all over [binrep](https://hackage.haskell.org/package/binrep) to define binary representation building blocks. One such building block is `data NullPad (n :: Natural)`/`…
-
## Expected Behavior
`dune utop` works
## Actual Behavior
```
dune utop
Building ocaml.5.2.0
File "_build/default", line 1, characters 0-0:
Error: Library "utop" not found.
…
-
## What problem does this solve or what need does it fill?
It might not have the highest priority but i built a small minesweeper remake with bevy and deployed it with wasm-bindgen & github pages. …
-
I don't know, whats wrong here, but compared to other tools, the costs are higher then I thought.
I spend 200$ in the last 2 days, using aftermode a few times... but this seems pretty high, especiall…
-
```
[206/773] Building CXX object third_party/spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/ccp_pass.cpp.o
FAILED: third_party/spirv-tools/source/opt/CMakeFiles/SPIRV-Tools-opt.dir/ccp_pass.…
-
As reported by the plan9-386-0intro builder and legacy misc-compile-plan9-386 trybot, the plan9/386 port fails to bootstrap:
```
gotip $ git rev-parse HEAD
e7bf9959fd9ea649e1513cef16f91f81b136045…
-
Seems like a severe limitation of unlayer is the inability to update options or data after the component has been initialized.
There's a [clear way to pass data to a custom tool](https://docs.unla…
-
Hi, wanted to take the project for a test spin :) Not really an expert with cmake, but I got this peculiar error when building ZeldaPython - not mentioning any particular src file
```
PS C:\Users\…