Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2006 12:57:57 GMT
From:      Donghai Zhu <zhudonghai@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/98374: column can not work with lines that have too many columns properly.
Message-ID:  <200606021257.k52CvvlZ094865@www.freebsd.org>
Resent-Message-ID: <200606021300.k52D0Pmf035172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606021257.k52CvvlZ094865>