Skip to content

Move CRLF preprocessing of patch files to the patch library #6599

@kit-ty-kate

Description

@kit-ty-kate

OpamSystem.translate_patch ensures the CRLF and LF files play nice with each other on different systems. Currently a second patch parser for this purpose is located in the translate_patch function but it would be nice to integrate this into the patch library itself as a builtin feature, which would allow us to remove some code and be way more efficient.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions