Bug#697696: closed by Sandro Tosi (Re: Bug#697696: diffstat: Doesn't fetch terminal width correctly)

2013-01-25 Thread Matthew Gabeler-Lee
Sandro Tosi wrote: >On Mon, Jan 14, 2013 at 5:20 PM, Matthew Gabeler-Lee > wrote: >> Anyways, my point in the bug report is that fetching the COLUMNS >environment >> variable is a no-op, it is completely non-functional. > >have you tried it? Yes ... hence the bug report ... >$ diff -urNad pp-

Bug#697696: closed by Sandro Tosi (Re: Bug#697696: diffstat: Doesn't fetch terminal width correctly)

2013-01-24 Thread Sandro Tosi
On Mon, Jan 14, 2013 at 5:20 PM, Matthew Gabeler-Lee wrote: > Apparently google has SMTP FAIL ... 451 is a temporary error, used in this > case for greylisting. likely... for 4 days? you're probably doing something wrong there, anyway... > Anyways, my point in the bug report is that fetching the

Bug#697696: closed by Sandro Tosi (Re: Bug#697696: diffstat: Doesn't fetch terminal width correctly)

2013-01-14 Thread Matthew Gabeler-Lee
reopen 697696 thanks On Sun, 13 Jan 2013, Debian Bug Tracking System wrote: Delivery to the following recipient failed permanently: chee...@fastcat.org Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend

Bug#697696: diffstat: Doesn't fetch terminal width correctly

2013-01-09 Thread Sandro Tosi
Hello Matthew, On Tue, Jan 8, 2013 at 4:59 PM, Matthew Gabeler-Lee wrote: > Diffstat tries to get the terminal width to auto-scale the histogram, but > the method it uses simply doesn't work, at least with bash. > > The method it uses is getenv("COLUMNS"). Unfortunately, at least with bash, > th

Bug#697696: diffstat: Doesn't fetch terminal width correctly

2013-01-08 Thread Matthew Gabeler-Lee
Package: diffstat Version: 1.55-3 Severity: normal Diffstat tries to get the terminal width to auto-scale the histogram, but the method it uses simply doesn't work, at least with bash. The method it uses is getenv("COLUMNS"). Unfortunately, at least with bash, the COLUMNS variable is normally a