Closed brianush1 closed 9 months ago
works for me on my linux opend, you test it on windows?
no, I tested on linux, maybe my build is just outdated though, I haven't rebuilt it in a couple weeks
hmm maybe. or mine is outdated lol but ok will look more
it fails on the opend ldc but not the dmd as far as i can tell.
that's weird, I only tried it on dmd and it failed there, and it was failing somewhere in the backend, which wouldn't be shared with ldc...
i didn't get ICE tho i just got a segfault when running the program...
certainly possible druntime on the ldc build is broken and then that breaks the dmd compile in this case
the last unittest seems to trigger an internal compiler error in OpenD, not sure why since OpenD has like no actual changes, but it works on the latest DMD so I imagine it will get fixed automatically if the latest changes are pulled