bug#27531: Coreutils 8.27 bug report

2018-10-28 Thread Assaf Gordon

tags 27531 moreinfo
close 27531
stop

(triaging old bugs)

On 2017-07-10 10:51 a.m., Pádraig Brady wrote:

On 29/06/17 06:32, Bernardo Lopes Almeida de Oliveira wrote:


Please find attached the test-suite.log.


The seq failure though is due to your system not behaving like:

   $ src/seq inf inf | head -n2
   inf
   inf

What architecture and c library do you use?



With no further follow-ups in more than a year,
I'm closing this bug.
Discussion can continue by replying to this thread.

-assaf





bug#27531: Coreutils 8.27 bug report

2017-07-10 Thread Pádraig Brady
On 29/06/17 06:32, Bernardo Lopes Almeida de Oliveira wrote:
> Dear all,
> 
> Please find attached the test-suite.log.

The date false failure is already fixed I think.

The seq failure though is due to your system not behaving like:

  $ src/seq inf inf | head -n2
  inf
  inf

What architecture and c library do you use?

thanks,
Pádraig