If an error is encountered before an entire line is parsed, then an error will be printed with what portion of the line has been buffered. This causes problems for the error output as it is incomplete.
On occasion, the wrong line is printed too. This seems to often be the last line and will be investigated.
If an error is encountered before an entire line is parsed, then an error will be printed with what portion of the line has been buffered. This causes problems for the error output as it is incomplete.
On occasion, the wrong line is printed too. This seems to often be the last line and will be investigated.