On 01/19/2013 07:00 PM, Michael Heydekamp wrote:
I believe this might be a simple counting problem: In step #2, RC is counting characters only and inserts an LF after pos. 76. In step #4, RC counts the already existing LF (which does not exist in step #2) as a character. This needs to be fixed, if my assumption should be correct. LFs shall not be counted as characters.
Fixed in d8270b66ccca4aef0db76bade89a398b1d33abe9.