You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is the missing sigpipe: u8 argument for start. While cg_llvm doesn't crash on it, it does pass one argument too much to start. I think rustc will need to verify the signature of start.
The text was updated successfully, but these errors were encountered: