Manu Evans
Manu Evans
I'm on VS 17.7.3. Yeah; Visual D 1.4.0-beta2 It fails in this test. Pretty minimal: ```d void main() { import core.sys.windows.windows; HANDLE h = INVALID_HANDLE_VALUE; if (h != INVALID_HANDLE_VALUE) //...
I already found that thread and disabled that option. Before I did that it was completely unusable, like totally broken. It would lock up the VS process and burn RAM...
Nope, sadly this isn't fixed. Almost everything else I've complained about is fixed now though, so that's a huge step forward! How can we isolate this issue? Length is 8:...
Oh great, I like leading zeroes in hex values :) Weird that such a thing happened recently... it used to be fine.