You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A previous commit removed this spot from having to deal with UTF-8
invariants that don't want to be translated to EBCDIC, leaving only
cases that do, so we can move the code to deal with it to here, and
remove the #ifdef. The macro call is a no-op on ASCII machines.
0 commit comments