| ▲ | bsaul 9 hours ago |
| anecdotally, it was also the first production compiler that i saw crash, and it was on regular code. |
|
| ▲ | cvwright 6 hours ago | parent [-] |
| And Swift compiler crashes aren’t even rare. You get used to it and learn how to track down the code that caused it. I think I’ve seen a C compiler crash once or maybe twice, ever. |
| |
| ▲ | bsaul 3 hours ago | parent [-] | | The fact that a compiler is crashing really makes me shiver. If the compiler is crashing because of unexpected combinations, then what about the generated code ? | | |
| ▲ | frizlab 2 hours ago | parent [-] | | There were also issues in the generated code, yeah. But to be fair that front has been hugely enhanced; it’s been a very long while since I’ve since the Swift compiler crash (and I do weird stuff too). |
|
|