]> git.vpit.fr Git - perl/modules/Lexical-Types.git/commitdiff
Only remap the hint through the pointer table for threaded perls
authorVincent Pit <vince@profvince.com>
Fri, 11 Sep 2009 21:45:35 +0000 (23:45 +0200)
committerVincent Pit <vince@profvince.com>
Fri, 11 Sep 2009 21:46:23 +0000 (23:46 +0200)
Also use the hint pointer as the unique identifier for the %^H entry, so
that the pragma no longer leaks when you specify the same hook (i.e. a
reference to the same sub) in two different require scopes.


No differences found