bin/98374: column can not work with lines that have too many
columns properly.
Donghai Zhu
zhudonghai at gmail.com
Fri Jun 2 06:01:13 PDT 2006
>Number: 98374
>Category: bin
>Synopsis: column can not work with lines that have too many columns properly.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 02 13:00:25 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Donghai Zhu
>Release: 6.1-RELEASE
>Organization:
Nanjing University
>Environment:
FreeBSD ocean.perl.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed May 17 16:08:32 CST 2006 root at ocean.perl.com:/usr/obj/usr/src/sys/VESA i386
>Description:
when column works with lines that have too many columns,it would not end.
>How-To-Repeat:
jot -b word 40 |paste -s - > tmp
column -t tmp
>Fix:
fix column.c the 253 line in the maketbl function
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list