Bug#377749: Patch and correct problem description

2006-07-12 Thread Dmitry Maksyoma
I've investigated the problem and found out that the problem is that lines longer than 1024 symbols are truncated. One solution to this is to split such a line into several using `\' character. I'm sending a patch solving this problem. With the patch applied, line length is constrained only by PAR

Bug#377749: Patch and correct problem description

2006-07-12 Thread Dmitry Maksyoma
I've investigated the problem and found out that the problem is that lines longer than 1024 symbols are truncated. One solution to this is to split such a line into several using `\' character. I'm sending a patch solving this problem. With the patch applied, line length is constrained only by PAR