Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.4k
[v14.x backport] src: use SPrintF in ProcessEmitWarning#39419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Conversation
PR-URL: nodejs#38758 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Backport-PR-URL: nodejs#39419
4e0a336 to 9ce9b14Compare This comment has been minimized.
This comment has been minimized.
aduh95 commented Jul 17, 2021
You probably need to backport #39091 alongside it. |
RaisinTen commented Jul 17, 2021
aduh95 commented Jul 17, 2021 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
You can use the following commands:
I think it makes no sense to backport one without the other, so I'd say that yes, you are supposed to include both in this PR. |
This comment has been minimized.
This comment has been minimized.
RaisinTen commented Jul 18, 2021
@aduh95 Thanks, done! PTAL. |
nodejs-github-bot commented Jul 18, 2021 • edited by targos
Loading Uh oh!
There was an error while loading. Please reload this page.
edited by targos
Uh oh!
There was an error while loading. Please reload this page.
PR-URL: nodejs#38758 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Backport-PR-URL: nodejs#39419
PR-URL: nodejs#39091Fixes: nodejs#39090 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
e91b66f to 86ab15dCompare This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot commented Jul 19, 2021
PR-URL: #38758 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Backport-PR-URL: #39419
PR-URL: #39091 Backport-PR-URL: #39419Fixes: #39090 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
richardlau commented Jul 19, 2021
Landed in 90fae0f...5f7c331 |
PR-URL: #38758 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Backport-PR-URL: #39419
PR-URL: #39091 Backport-PR-URL: #39419Fixes: #39090 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: nodejs#38758 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Backport-PR-URL: nodejs#39419
PR-URL: nodejs#39091 Backport-PR-URL: nodejs#39419Fixes: nodejs#39090 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #38758
Reviewed-By: James M Snell [email protected]
Reviewed-By: Joyee Cheung [email protected]
Reviewed-By: Anna Henningsen [email protected]
Original pull request: #38758