develooper Front page | perl.perl5.porters | Postings from July 2014

Re: Is smoking with PERLIO=stdio still useful?

Thread Previous
From:
Craig A. Berry
Date:
July 25, 2014 16:29
Subject:
Re: Is smoking with PERLIO=stdio still useful?
Message ID:
CA+vYcVyMbFjohA6yf=kzZRxpZh8rbCLc_Ai-r+_dfcbTqmBq8w@mail.gmail.com
On Fri, Jul 25, 2014 at 10:54 AM, Brian Fraser <fraserbn@gmail.com> wrote:
> See $title. I was under the impression that this is a no-op?

I think the stdio layer is still there.  Whether it's worth testing
does seem more doubtful.

> Background: I'm poking at Test::Smoke due to android, and noticed that
> there is no way of disabling stdio smokes, which means smoking time
> gets doubled.

Try putting the line:

          'defaultenv' => '1',

in your config fiile.  Or rerun configsmoke.pl and answer Y to the
question "Run the test-suite without $ENV{PERLIO}?"

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