FeepingCreature
FeepingCreature
Yeah, what are you waiting for?
It's gone... :(
Bump. This is fairly vital infrastructure.
This also worked for me. On its own, KMail would repeatedly forget the password and hit 401s. With this, it can log in without issue.
I don't really know JS, but I've had a cursory look. `sampleFromSchemaGeneric` in `fn.js` doesn't seem to recognize or handle `allOf` at all? Meaning it falls back to type recovery,...
Just ran into it as well.
If that doesn't work on 23.04, you may need `libstdc++-13-dev`.
I just followed the error messages from DMD's commandline. (`-defaultlib=libphobos2.so`). With other flags, LDC tries to minimize the difference in invocation to DMD, like `-of`. Ie. I started with `dmd...
Difference in compilation speed on 1.32.0 with and without `--disable-verify`:  Something's probably going pathological.
Jenkins adds new builds at the top. Bottom row is without `-disable-verify`, top row is with `-disable-verify`.