fitzgen commented on Issue #1559:
Are the TODOs in the original comment taken care of?
bjorn3 commented on Issue #1559:
Are the TODOs in the original comment taken care of?
Thanks for reminding me.
Don't misuse INVALID, but introduce a proper type.
I have introduced the
SARG__
type.Implement this correctly for WindowsFastcall or give an error.
I will add an error for now.
bjorn3 commented on Issue #1559:
I have turned it into a panic, as there is no way to report an error in the function signature legalization.
bjorn3 commented on Issue #1559:
Should I squash?
fitzgen commented on Issue #1559:
That would be helpful, yes.
bjorn3 commented on Issue #1559:
Splat
bjorn3 commented on Issue #1559:
CI passed
fitzgen commented on Issue #1559:
Thanks for rebasing @bjorn3.
I took a look at the code, but I don't feel familiar enough with many of the bits that it is touching to be the official reviewer, determine if this is the proper approach to solving the problem, etc. I think @bnjbvr or @sunfishcode would be better reviewers.
cfallin commented on Issue #1559:
Also, to be clear, like others above I'd also be more comfortable if someone who's worked more on the old backend could review as well.
cfallin commented on Issue #1559:
@bnjbvr , would you mind sanity-checking this? LGTM from code-quality perspective, just want to make sure I'm not missing anything w.r.t. interactions with the old ABI mechanisms.
bjorn3 commented on Issue #1559:
macOS doesn't have any logs for the failure.
bjorn3 commented on Issue #1559:
It passed this time.
bjorn3 commented on Issue #1559:
Thanks!
Last updated: Nov 22 2024 at 16:03 UTC