Skip to content

[bug] # not allowed on paths #2

Description

@piranna

If a path contains a # anything after that in the device table line is ignored as a comment. Try to check if we are in a path field and allow it. This could be done by checking if # is in the first position in the line and after that doing the scanf() in two steps, one for the path an another for the rest of fields, checking for the # between both steps.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions