Hacker News new | ask | show | jobs
by keyle 959 days ago
Hah that's funny, I recently ported the Swift compiler to a Debian package using the Ubuntu package (aside: why is Debian not supported, that baffles me, especially for Swift on Linux server? But Ubuntu is?).

I thought I did something wrong when the crash reported looked so different. I was unaware, that since the last time I did this (ubuntu->debian .deb), the compiler had changed its error reporting.

Props to the Swift team doing the good work, and please add a .deb to the binaries artefacts!