Closed looked-at-me closed 4 years ago
The dlang-tour executable uses glibc, but busybox doesn't have it unless you specifically ask for it (which this patch does). It fixes the shorten link button, essentially.
Also the build error is caused by a change in one of the libraries used in the example source codes.
Thanks for taking care of this! Looks like the PR you linked also triggers one of the Vibe.d regression we've been seeing recently... Waiting for upstream to merge the fix.
Well the LDC build that makes the docker image is passing. The other DMD fails seem to be related to that vibe.d regression.
Let's just see what happens when deployed. Thank you very much!
Well the shorten buttons work as well as Gist (is a bit slow), but the link for gist gives 502 bad gateway.
What's the issue ?