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
glob2.sub:
...
if locale -a | grep -i '^zh_HK\.big5hkscs' >/dev/null ; then
:
else
echo "glob2.sub: warning: you do not have the zh_HK.big5hkscs locale installed;" >&2
echo "glob2.sub: warning: that will cause some of these tests to fail." >&2
fi
...
this is the Hong Kong Supplementary Character Set
The text was updated successfully, but these errors were encountered: