-
$ ls
dmd druntime phobos
$ dvm compile
Segmentation fault
Using linux x64 and dvm 0.4
-
gradlew ':x-pack:plugin:security:internalClusterTest' --tests "org.elasticsearch.xpack.security.transport.filter.IpFilteringIntegrationTests.testThatIpFilteringIsIntegratedIntoNettyPipelineViaHttp" -D…
-
With #2 closed, we now successfully parse all files in DMD's `compilable` test suite. However, there is still lots of valid code out there which `tree-sitter-d` fails to parse successfully.
The fol…
-
The O_EVTONLY you're using is O_NOCTTY on FreeBSD.
https://github.com/etcimon/libasync/blob/ac77a6c68f5f0c2512858d811cb8c959fbf8de41/source/libasync/internals/kqueue.d#L62
I'd suggest to use O_RDONLY …
-
Error looks like this:
```
arrogant\source\arrogant\package.d(642,9): Error: object.size_t at druntime\import\object.d(21,5) conflicts with arrogant.c.modest.size_t at arrogant\source\arrogant\c\mod…
-
99% tests passed, 4 tests failed out of 1565
Total Test time (real) = 830.57 sec
The following tests FAILED:
1560 - druntime-test-shared (Failed)
1562 - dmd-testsuite-debug (Fa…
-
I ran my standard benchmarks using LDC 1.5.0-beta1, using the new capability to build the druntime and phobos libraries with LTO=full. Benchmarks were run on OS X using prebuilt binaries and Xcode 9.0…
-
Given two files, "a.d":
```
import std.stdio;
static this() { writefln!"static this()"; }
```
And "b.d":
```
import a;
void main() { }
```
When I build a binary
```
ldc2 a.d b.d …
-
hello)
will be **spasm** supported-developed or archived?
just interesting, cause begin to work with D,
and interesed in D + WASM
but latest stable ldc2 is **1.39.0** now
but spasm for **1.…
221V updated
2 months ago
-
```
#12 6058.0 Testing sentinel
#12 6058.0 /build/ldc/src/ldc-1.27.0-src/runtime/druntime-test-gc-debug/sentinel
#12 6058.0 unexpected pointers 0x7f885d952008 and 0x7f885d95b008
#12 6058.0 core.e…