Skip to content

Charset is not taken into account when reading files #97

Description

@bertysentry

Charset can be set in AwkSettings but it's not taken into account when reading files. See JRT.jrtConsumeInput() which doesn't specify locale when calling new FileReader(name_value_or_filename).

This will probably cause issues with non-ASCII chars in files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions