-
> Optionally set the environment variable DC if you wish to use another compiler than the DMD known by the system.
I have my shell env var set to
```
$ echo $DC …
-
I am trying to sort and index the `.gam` file. The command line I used is
```
vg gamsort -p -t 16 x.gam -i x.gam.sorted.gai > x.sorted.gam
```
I got an error after running 17 hours.
```
break …
-
### Zig Version
0.12.0
### Steps to Reproduce and Observed Behavior
Even when dealing with a `std.BoundedArray` that exists on the heap, functions to remove items from the array can result in…
-
Here's a stack trace:
```
Process 132871 launched: './target/debug/deps/mir2wasm-ce627d33d91d8d02' (x86_64)
Process 132871 stopped
* thread #1: tid = 132871, 0x00007ffff358a4e6 libstd-411f48d3.so`fre…
eholk updated
7 years ago
-
I am trying to build the xg index for the graph. The command line is:
```
vg index -t 32 -x all.xg chr1.vg chr2.vg
```
It runs about 2 minutes and get the error:
```
vg: /home/ubuntu/release/v…
-
### Bug description
**Platform (please complete the following information):**
- OS: Ubuntu Jammy
- `Beluga` version: 2.0.0
### How to reproduce
No way to reproduce. Only observed in the R…
-
Found by @SergeyZhukovsky at GP dev console
```
Stack Trace:
RELADDR FUNCTION FILE:LINE
0000000005527160 sqlite3V…
-
**Platform:** nagara
**Device:** pdx223
**Kernel version:** 5.15
**Android version:** android-14_r67
**Software binaries version:** Patched SW_binaries_for_Xperia_Android_13_5.15_v4a_nagara.zip
…
-
The test
```
omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
```
Is failing for me intermittently running the test suite locally.
```
--- STDERR: …
-
I am testing the experimental Sharp OZ target. I could not find any emulator for the OZ-700.
I am using oz750 from Mame. Is it the right one?
I successfully compile and use makewzd to convert the …