develooper Front page | perl.perl5.porters | Postings from April 2016

Re: What could cause print to fail before calling write(2)?

Thread Previous
From:
Zefram
Date:
April 19, 2016 21:52
Subject:
Re: What could cause print to fail before calling write(2)?
Message ID:
20160419215203.GA8328@fysh.org
Maxwell Carey wrote:
>ideas what could cause this?

Perhaps environment variables putting the default streams into a bad
state.  I can reproduce the failure to be able to write to STDOUT and
STDERR by setting PERLIO=:pop, but this is not precisely what the OP has,
because it also screws up writing to a file opened by his formulation.

-zefram

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About