Skip to content

Conversation

@kfarnung
Copy link
Contributor

A recent change removed an unused parameter from the Js::CallInfo
constructor. TTD was still using this constructor in release/1.9 so the
build broke after the change merged in.

A recent change removed an unused parameter from the Js::CallInfo
constructor. TTD was still using this constructor in release/1.9 so the
build broke after the change merged in.
@kfarnung kfarnung requested a review from mike-kaufman March 14, 2018 18:36
@kfarnung kfarnung self-assigned this Mar 14, 2018
@kfarnung kfarnung requested a review from akroshg March 14, 2018 18:36
@akroshg
Copy link
Contributor

akroshg commented Mar 14, 2018

LGTM - I did the same thing in the master branch.
Thanks for fixing it.

@kfarnung
Copy link
Contributor Author

I'm going to force merge this to unblock the build.

@chakrabot chakrabot merged commit 5455709 into chakra-core:release/1.9 Mar 14, 2018
chakrabot pushed a commit that referenced this pull request Mar 14, 2018
Merge pull request #4821 from kfarnung:buildfix

A recent change removed an unused parameter from the Js::CallInfo
constructor. TTD was still using this constructor in release/1.9 so the
build broke after the change merged in.
@kfarnung kfarnung deleted the buildfix branch March 14, 2018 18:45
chakrabot pushed a commit that referenced this pull request Mar 14, 2018
Merge pull request #4821 from kfarnung:buildfix

A recent change removed an unused parameter from the Js::CallInfo
constructor. TTD was still using this constructor in release/1.9 so the
build broke after the change merged in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants