bin/88538: [patch] tcsh(1) ls-F spacing incorrect.

Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp
Fri Mar 17 08:40:25 UTC 2006


The following reply was made to PR bin/88538; it has been noted by GNATS.

From: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
To: bug-followup at FreeBSD.org, jonc at chen.org.nz
Cc:  
Subject: Re: bin/88538: [patch] tcsh(1) ls-F spacing incorrect.
Date: Fri, 17 Mar 2006 17:39:40 +0900

 Hello,
 
 I also send-pr-ed about a bug caused by the same origin,
 but it was declined (PR bin/94477).
 Fix about this bug is already tested in snapshot releases of tcsh (6.14.01 - 6.14.05),
 and I hope the fix be adopted asap.
 
 I also notice that another way of fix is used in tcsh-6.14.05:
 add
 	items[i][w - 1] = f;
 instead of adding
 	wx++;
 .
 
 Sincerely,
 
 ---
 Tsurutani Naoki
 turutani at scphys.kyoto-u.ac.jp


More information about the freebsd-bugs mailing list