-
-
Couldn't load subscription status.
- Fork 33.6k
src: alias BINARY to LATIN1 #7284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
LGTM. We are redefining |
|
|
|
LGTM |
1 similar comment
|
LGTM |
|
Needs to land for #7323 |
|
This shouldn't land in any of the release lines. I've added the tags. |
|
New CI, previous one seems to have been cancelled: https://ci.nodejs.org/job/node-test-pull-request/3013/ |
|
CI was good minus a seemingly unrelated failure. |
Make BINARY an alias for LATIN1 rather than a distinct enum value. PR-URL: nodejs#7284 Refs: nodejs#7262 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
7b40780 to
a92089b
Compare
Make BINARY an alias for LATIN1 rather than a distinct enum value. PR-URL: nodejs#7284 Refs: nodejs#7262 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Make BINARY an alias for LATIN1 rather than a distinct enum value.
Refs: #7262
CI: https://ci.nodejs.org/job/node-test-pull-request/2993/