On 3/27/13 4:10 PM, Andy Dougherty wrote: >> >> Making croak_memory_map() into an exported API function would retain >> most of the savings while reducing the pain, I think. > > This is the tact I tried in commit f8fd8bfff8eb57156a0ab858d4c185701258b0e3 > in branch remotes/origin/smoke-me/andyd/croak_memory_wrap. > > I'd welcome feedback. I'm no longer sure it ends up saving anything > compared to the original Perl_croak_nocontext("%s", PL_memory_wrap), > but this seemed like the best way forward for now. > PASS all tests on Darwin/PPC (but see other post in thread).