Skip to content

Conversation

MathiasVP
Copy link
Contributor

The model for the accept function incorrectly specified that the 3rd argument was a size parameter when in reality it's a pointer to a size parameter. This mismatch broke IR construction on calls to accept.

@MathiasVP MathiasVP requested a review from a team as a code owner March 23, 2021 08:55
@MathiasVP MathiasVP added C++ no-change-note-required This PR does not need a change note labels Mar 23, 2021
@MathiasVP MathiasVP requested a review from geoffw0 March 23, 2021 09:04
Copy link
Contributor

@geoffw0 geoffw0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM.

Copy link
Contributor

@geoffw0 geoffw0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@geoffw0 geoffw0 merged commit da08c6e into github:main Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants