> Further thoughts - I'm guessing that the 0x2 was just HINT_STRICT_REFS > leaking from PL_hints and that the debugging only uses 1 bit of > op_private. > > If this is the case, we could steal the unused 0x10 bit of HINTS and > use that to do the signalling, by appropriately modifying pp_dbstate() and > Perl_magic_setdbline(). > > How does that sound as a plan? Sounds like a plan. -- Jarkko Hietaniemi <jhi@iki.fi> http://www.iki.fi/jhi/ "There is this special biologist word we use for 'stable'. It is 'dead'." -- Jack CohenThread Previous | Thread Next