octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #54202] build fails with Bad file descriptor w


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54202] build fails with Bad file descriptor with perl 5.28.0 installed
Date: Fri, 29 Jun 2018 22:11:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #14, bug #54202 (project octave):

Perl 5.26 is able to do in-place editing on an argument list with 100,000
files with no problem. Much larger than 100,000 and the problem has to do with
the shell argument list length, not a Perl problem.

Perl 5.28 seems to only be able to do in-place editing on up to 1019 files
(1024, minus three standard file descriptors, minus a couple more for
something internal).

This seems like a regression in Perl's in-place editing feature.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54202>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]