Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 08:40:24 GMT
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/88538: [patch] tcsh(1) ls-F spacing incorrect.
Message-ID:  <200603170840.k2H8eO2Y049540@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/88538; it has been noted by GNATS.

From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To: bug-followup@FreeBSD.org, jonc@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@scphys.kyoto-u.ac.jp



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