Mathias LANG
Mathias LANG
@John-Colvin : Is there something actionable here ? @s-ludwig 's comment should work AFAIK.
I can't reproduce @JackStouffer 's example because decimal has been deleted. From what I see in the stacktrace it is related to the code that scans the local packages: >...
So switch to sumtype ? :)
https://github.com/yebblies/ylink/pull/4#issuecomment-38410681 You can get a basic understanding on "what's for what" from the Makefile, though.
For clarity: dmd host (v2.079) SEGV, not digger. ```shell $ mkdir -p test && cd test $ cat >bisect.ini "bootstrap" in bootstrap.sh HEAD is now at a5c112430f bump VERSION to...
> Well, I simply never got around building the Alpine images. For reference, Alpine now offers relatively up-to-date images in `community/{dmd,ldc}` and `main/gcc` supports GDC, so I would just remove...
Usually we use squash when a contributor doesn't have a proper commit separation - e.g. create 30 commits as the result of review. So IMO we should pick the PR...
Personally, I routinely go to https://github.com/pulls to get a list of things I have "on hold". It shows the CI status so if it's red, I know I have to...
I tried on Ubuntu as well (still in a docker container though), and it seems there's a deadlock. The process is stuck with two threads, and the following stack traces:...
Okay, not all tools 🙂 But it does affect Buildkite for sure, doesn't it ? That's what triggered this issue.