Skip to content

Pfs. Comma in string can in some cases not be parsed.  #475

@jsmariegaard

Description

@jsmariegaard

In some cases, commas in a string can make parsing of the Pfs files blow up. These works fine:

[ENGINE]
  A = 'str,s/d\sd.dfs0'
  B = "str,sd'sd.dfs0"
  C = |str,s'+-s_d.dfs0|
EndSect // ENGINE

This does NOT work:

   D = |DT,M.dfs2|

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions