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

[perl #122417] print to STDERR instead of warn in ExtUtils::Manifest [cpan #21290]

From:
James E Keenan
Date:
July 27, 2014 23:39
Subject:
[perl #122417] print to STDERR instead of warn in ExtUtils::Manifest [cpan #21290]
Message ID:
rt-4.0.18-14924-1406504375-1143.122417-75-0@perl.org
# New Ticket Created by  James E Keenan 
# Please include the string:  [perl #122417]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=122417 >


[Since ExtUtils-Manifest is now primarily maintained by Perl 5 Porters, I am moving this ticket here from https://rt.cpan.org/Ticket/Display.html?id=21290. Since the patch submitted to that ticket will not apply cleanly, I am not adding it to this ticket.  If we (p5p) decide that the original requestor's point is valid, we can easily prepare a patch. -- jkeenan]


#####
-------- Original Message --------
Subject: EU::Manifest Patch
Date: Thu, 17 Nov 2005 11:39:35 -0800
From: David Wheeler <david@kineticode.com>
To: Michael Schwern <schwern@pobox.com>
CC: Curtis Poe <curtis@kineticode.com>

Schwern,

It seems to me that ExtUtils::Manifest does a lot of C<warn>ing when  
it ougt to be just printing to STDERR. What's the difference? The  
latter avoids being overridden by $SIG{__WARN__} (which, in our  
little project, prints out a stack trace).

Patch attached.

Best,

David



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