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
# 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