FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

internal/util: move the case 'latin1' by JacksonTian · Pull Request #9646 · nodejs/node · GitHub

/ node Public

internal/util: move the case 'latin1' - #9646

Closed
JacksonTian wants to merge 1 commit into
nodejs:masterfrom
JacksonTian:latin1
Closed

internal/util: move the case 'latin1'#9646
JacksonTian wants to merge 1 commit into
nodejs:masterfrom
JacksonTian:latin1

Conversation

JacksonTian commented Nov 16, 2016
edited
Loading

Copy link
Copy Markdown
Contributor
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

internal/util

Description of change

make the case 'latin1': near by case 'binary':.

nodejs-github-bot added the util Issues and PRs related to the built-in util module. label Nov 16, 2016

Copy link
Copy Markdown
Contributor

Very minor, but would you care to swap lines 114 and 115 for consistency on what is the first case?

make the `case 'latin1':` near by `case 'binary':`.

targos commented Nov 19, 2016

Copy link
Copy Markdown
Member

jasnell pushed a commit that referenced this pull request Dec 5, 2016
make the `case 'latin1':` near by `case 'binary':`.

PR-URL: #9646
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

jasnell commented Dec 5, 2016

Copy link
Copy Markdown
Member

Landed in fc31055.

jasnell closed this Dec 5, 2016
Fishrock123 pushed a commit that referenced this pull request Dec 6, 2016
make the `case 'latin1':` near by `case 'binary':`.

PR-URL: #9646
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
jmdarling pushed a commit to jmdarling/node that referenced this pull request Dec 8, 2016
make the `case 'latin1':` near by `case 'binary':`.

PR-URL: nodejs#9646
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 20, 2016
make the `case 'latin1':` near by `case 'binary':`.

PR-URL: #9646
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 21, 2016
make the `case 'latin1':` near by `case 'binary':`.

PR-URL: #9646
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
MylesBorins mentioned this pull request Dec 21, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL