// Read the next character from input, setting mNext accordingly. Discards // any carriage returns, but if a newline is encountered bumps the line count // used for error reporting and resets the accumulated line text, which is // used for error reporting.
Can you comment on whether the part that says DISCARDS ANY CARRIAGE RETURNS is relevant to this discussion? It does suggest that csvfix is processing the \r . Is it not possible that the C library is processing the ends of line but at the same time characters not regarded to end a line (in this case \r) are passed through to csvfix where they are processed.
--
You received this message because you are subscribed to the Google Groups "csvfix" group.
To unsubscribe from this group and stop receiving emails from it, send an email to csvfix+un...@googlegroups.com.
To post to this group, send email to csv...@googlegroups.com.
Visit this group at http://groups.google.com/group/csvfix.
For more options, visit https://groups.google.com/d/optout.