Skip to content

Test effect of locale environment variables on Oil #522

Closed
@andychu

Description

@andychu
  • 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(), and regcomp() 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions