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
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
2 matches
Mail list logo