Re: [Groff] tbl bug with nospaces option

2010-11-11 Thread Werner LEMBERG
> 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

RE: [Groff] tbl bug with nospaces option

2010-11-11 Thread Ted Harding
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 @