Skip to content

Original code was ignoring passed in newline characters - #25

Open
brian-nelson wants to merge 1 commit into
bryancostanich:masterfrom
brian-nelson:NewlineIssue
Open

Original code was ignoring passed in newline characters#25
brian-nelson wants to merge 1 commit into
bryancostanich:masterfrom
brian-nelson:NewlineIssue

Conversation

@brian-nelson

Copy link
Copy Markdown

I ran into a stack overflow issue when parsing a document from a mac on a pc. The new line characters that were being passed in were being ignored. This allowed me to pass in the new line character. There may be another approach that auto discovers what the new line characters are based on the file contents, rather than the platform. I am not experienced enough with F# to figure that out at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants