Skip to content

Conversation

@juanarbol
Copy link
Member

Remove unused iostream library

@github-actionsgithub-actionsbot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. labels May 15, 2021
@RaisinTen
Copy link
Member

Should we remove this too?

#include<iostream>

@addaleax
Copy link
Member

@RaisinTen yes 👍

Remove unused `iostream` library in `node_main_instance.cc` and `aliased_buffer.h` files
@juanarboljuanarbolforce-pushed the juan/remove-iostream branch from fc7085e to 8abe5bcCompareMay 16, 2021 16:12
@juanarboljuanarbol added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 16, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@RaisinTenRaisinTen changed the title src: remove unused library in node_main_instance.cc filesrc: remove unused iostream libraryMay 17, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/38235/

juanarbol added a commit that referenced this pull request May 20, 2021
Remove unused `iostream` library in `node_main_instance.cc` and `aliased_buffer.h` files PR-URL: #38694 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anto Aravinth <[email protected]>
@juanarbol
Copy link
MemberAuthor

Landed in d7611ec <3

danielleadams pushed a commit that referenced this pull request May 31, 2021
Remove unused `iostream` library in `node_main_instance.cc` and `aliased_buffer.h` files PR-URL: #38694 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anto Aravinth <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 31, 2021
@juanarboljuanarbol deleted the juan/remove-iostream branch August 26, 2021 17:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.needs-ciPRs that need a full CI run.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@juanarbol@RaisinTen@addaleax@nodejs-github-bot@jasnell@Trott@antsmartian@lpinca@cjihrig@targos