| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Very minor, but would you care to swap lines 114 and 115 for consistency on what is the first case? |
Sorry, something went wrong.
make the `case 'latin1':` near by `case 'binary':`.
Sorry, something went wrong.
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>
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>
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>
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>
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>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
internal/util
Description of change
make the case 'latin1': near by case 'binary':.