Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
authorNicholas Clark <nick@ccl4.org>
Sat, 7 Apr 2007 17:14:11 +0000 (17:14 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 7 Apr 2007 17:14:11 +0000 (17:14 +0000)
commitfc97af9c8f85fe5d98c1be12130f8f74fe27a7bf
tree5f6c66f13e0fb0c6a32878de6fff94308039b0eb
parent51e4e64df3bc05a7c291521c55c2654beda56c26
Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
being freed. Also, need to set the slab to read/write before
incrementing or decrementing an op's reference count.
With this we can build all extentions, and run test_harness.

p4raw-id: //depot/perl@30867
embed.fnc
op.c
op.h
proto.h