Re: [perl #53542] [PATCH] dynpmc.pl ignores compilation failures

2008-04-29 Thread chromatic
On Tuesday 29 April 2008 20:28:25 Andy Dougherty wrote: > When compilation of a file in src/dynpmc/ fails, the build continues > anyway -- there was an existing "die" command, but it could never actually > be triggered. This patch actually looks at the return value and dies if > the compilation f

[perl #53542] [PATCH] dynpmc.pl ignores compilation failures

2008-04-29 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #53542] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=53542 > When compilation of a file in src/dynpmc/ fails, the build continues anyway -- there