mecatran/gtfsvtor

Wrongly create invalid space in header column for last entry with \r end-of-line

Closed this issue · 1 comments

With GTFS having text files in "DOS" text format (\r as end-of-lines marker), GTFSVTOR wrongly create a "space in header column" warning for the last column header, wrongly believing the end of line in the raw header is a whitespace.

Closed by commit 1064b7f.