Closed
Description
- bash and zsh respect LANG=C, but dash doesn't. What does Oil do? The
sh_spec.py
framework hard codes LANG, but we should test with a variety of settings. - And LC_CTYPE also affects how libc
fnmatch()
,glob()
, andregcomp()
work
Also:
- Consider a hybrid solution to the char class problem, discussed here:
https://oilshell.zulipchat.com/#narrow/stream/121539-oil-dev
Metadata
Metadata
Assignees
Labels
No labels