We shouldn't try to decrement the refcount of PL_warnhook
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 7 Aug 2006 14:10:15 +0000 (14:10 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 7 Aug 2006 14:10:15 +0000 (14:10 +0000)
commit9289f461126f104eef437e7c6d2f1f640f935646
treeca5e16b76e1f67c541a032753f61e5f3e462adfe
parent103a10514868618165742e26004f4b21f10d36df
We shouldn't try to decrement the refcount of PL_warnhook
if it has been set to PERL_WARNHOOK_FATAL.

p4raw-id: //depot/perl@28669
mg.c