Menu

#4 Incorrect parsing of Windows' line ends

1.0
pending
None
2019-05-29
2018-05-18
mirko
No

Files that have line endings in Windows format are not properly parsed. It seems that line endings are not detected, and the whole docstring is treated as one long line.

Once I convert a file to the Linux format, the docstrings are parsed properly and the various sections of the docstring are detected properly.

Discussion

  • Marco Antoniotti

    Ok. This may be a big one, but I would not know how to fix it, as I rely on READ to get the strings in the program.

    I guess I will have to add a couple of caveats in the instructions.

     
  • mirko

    mirko - 2018-05-18

    OK. As a workaround I will use Unix line separators in my files.

     
  • Marco Antoniotti

    • status: open --> pending
    • assigned_to: Marco Antoniotti
     

Log in to post a comment.

MongoDB Logo MongoDB