This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Capture the stderr of "nm libperl.a".
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 28 Jun 2014 18:05:41 +0000 (14:05 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 28 Jun 2014 18:11:08 +0000 (14:11 -0400)
commitb52baaa9d89f7d393f93adb38d022acdef482b68
treec2db35a98423800d745ba3c9c69d8ae4812f0f16
parent0b75bbb6da6ea3c792268f5137f00186d7b05652
Capture the stderr of "nm libperl.a".

Ignore one known darwin seemingly harmless whine,
but die if otherwise unexpected stderr output.

Cannot do simply 2>&1 because buffering conflicts.
t/porting/libperl.t