Skip to content

readline: remove deprecated methods#6423

Merged
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:readline
May 2, 2016
Merged

readline: remove deprecated methods#6423
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:readline

Conversation

@cjihrig
Copy link
Copy Markdown
Contributor

@cjihrig cjihrig commented Apr 27, 2016

Checklist
  • tests and code linting passes (except currently broken tick processor)
  • the commit message follows commit guidelines
Affected core subsystem(s)

readline

Description of change

This commit removes the deprecated exports getStringWidth(), stripVTControlCharacters(), and isFullWidthCodePoint(). It also removes codePointAt() in its entirety, as it was deprecated and
not being used by core.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

readline Issues and PRs related to the built-in readline module. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants