> I just noticed that tbl was crashing under certain conditions with
> the "nospaces" option. [...]
>
> Everything works here. But, if, say we didn't have a value in the
> second column, but still had spaces, we get a segmentation fault in
> tbl:
Fixed in CVS. Thanks for the report!
Werner
On 10-Nov-10 17:25:05, Louis Guillaume wrote:
> Hi,
> I just noticed that tbl was crashing under certain conditions with the
> "nospaces" option. Here's what I discovered:
>
> Take a simple table like this:
>
> .TS H
> expand nospaces tab(@);
> l c r.
> \fBone @ two @ three\fP
> .TH
> 1 @ 2 @