NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/56496: etcupdate(8) merge formatting issue



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

From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%netbsd.org@localhost
Subject: Re: bin/56496: etcupdate(8) merge formatting issue
Date: Mon, 15 Nov 2021 12:06:03 +0100

 On Sun, 14 Nov 2021 23:20:01 +0000 (UTC), Valery Ushakov wrote:
 >  etcupdate just calls sdiff(1) to do the merge.  And i"m pretty sure we
 >  haven't updated diffutils in quite a while...
 > =20
 >  You can easily try to reproduce it with something like:
 > =20
 >    sdiff -w $(stty size | cut -d' ' -f 2) -s -a -o merged old new
 
 Indeed, this shows the same problem.
 
 >  Are you sure you have correct cols value in stty?
 
 Yes, I checked. (It's an xterm, on two different X servers, for good=20
 measure).
 
 Same thing on -9, btw.
 
 --=20
 Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
 Linn=E9weg 7
 64342 Seeheim-Jugenheim
 Germany
 


Home | Main Index | Thread Index | Old Index