Skip to content

Parse line endings based on system #2

@fnky

Description

@fnky

Change the parser for QC and SMD files to be system specific for line endings. Currently only looks for CLRF (DOS) line endings \r\n, should look for LF (Unix) line endings on Unix systems \n.

For now, make sure to save QC and SMD files using LF line endings on when compiling on macOS/Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions