Skip to content

doc: document fs.write limitation with TTY - #24571

Closed
mcollina wants to merge 3 commits into
nodejs:masterfrom
mcollina:docs-chcp
Closed

doc: document fs.write limitation with TTY#24571
mcollina wants to merge 3 commits into
nodejs:masterfrom
mcollina:docs-chcp

Conversation

@mcollina

Copy link
Copy Markdown
Member

Fixes: #24550

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels Nov 22, 2018
@mcollina

Copy link
Copy Markdown
MemberAuthor

cc @refack @nodejs/platform-windows

Comment threaddoc/api/fs.md Outdated
Comment threaddoc/api/fs.md Outdated

@refackrefack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM in general.
I'm rubber-stamping any future phrasing changes.

Comment threaddoc/api/fs.md Outdated
Comment threaddoc/api/fs.md Outdated
Comment threaddoc/api/fs.md Outdated
@mcollina

Copy link
Copy Markdown
MemberAuthor

Updated with @refack changes (edited).
@sam-github please check it out.

@refackrefack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

💯

@refack

Copy link
Copy Markdown
Contributor

BTW: Is codepage 65001 as UTF-8, is common in POSIX land?

@mcollina

Copy link
Copy Markdown
MemberAuthor

BTW: Is codepage 65001 as UTF-8, is common in POSIX land?

I never experienced this problem in Linux or Mac.

Comment threaddoc/api/fs.md Outdated
@mcollina

Copy link
Copy Markdown
MemberAuthor

@seishun PTAL

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM once other peoples comments are addressed

@mcollina

Copy link
Copy Markdown
MemberAuthor

I think this should be ready to land after the 48 expires.

@mcollinamcollina added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 23, 2018
@mcollina

Copy link
Copy Markdown
MemberAuthor

Comment threaddoc/api/fs.md Outdated
Co-Authored-By: mcollina <matteo.collina@gmail.com>
Comment threaddoc/api/fs.md
Comment threaddoc/api/fs.md Outdated
Co-Authored-By: mcollina <matteo.collina@gmail.com>
@mcollina

Copy link
Copy Markdown
MemberAuthor

I'm going to land this tomorrow morning CET.

@Trott

Copy link
Copy Markdown
Member

@Trott

Copy link
Copy Markdown
Member

Landed in 086482d

@TrottTrott closed this Nov 28, 2018
Trott pushed a commit to Trott/io.js that referenced this pull request Nov 28, 2018
Fixes: nodejs#24550
PR-URL: nodejs#24571
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
targos pushed a commit that referenced this pull request Nov 28, 2018
Fixes: #24550
PR-URL: #24571
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
@BridgeARBridgeAR mentioned this pull request Dec 5, 2018
4 tasks
refack pushed a commit to refack/node that referenced this pull request Jan 14, 2019
Fixes: nodejs#24550
PR-URL: nodejs#24571
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
BethGriggs pushed a commit that referenced this pull request Feb 12, 2019
Fixes: #24550
PR-URL: #24571
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
@BethGriggsBethGriggs mentioned this pull request Feb 12, 2019
BethGriggs pushed a commit that referenced this pull request Feb 20, 2019
Fixes: #24550
PR-URL: #24571
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
rvagg pushed a commit that referenced this pull request Feb 28, 2019
Fixes: #24550
PR-URL: #24571
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
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.docIssues and PRs related to the documentations.fsIssues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@mcollina@nodejs-github-bot@refack@Trott@sam-github@addaleax@seishun@gireeshpunathil@mhdawson@vsemozhetbyt@bzoz