[perl5-dbi/dbi] ca5bca: Check for global destruction in neatsvpv
Tim Bunce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <52cd1a52a1c75_438a1347d4867156@hookshot-fe1-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: ca5bcab53a31ebe338af2ddf3c7d8d7c1629b960
https://github.com/perl5-dbi/dbi/commit/ca5bcab53a31ebe338af2ddf3c7d8d7c1629b960
Author: Matt Phillips <[email protected]>
Date: 2013-10-22 (Tue, 22 Oct 2013)
Changed paths:
M DBI.xs
Log Message:
-----------
Check for global destruction in neatsvpv
use PL_dirty to ensure perl isn't in global destruction before firing off magic
FETCH / mg_get.
Commit: b8468340db8c38867b21cda71e49c3e68a39f06e
https://github.com/perl5-dbi/dbi/commit/b8468340db8c38867b21cda71e49c3e68a39f06e
Author: Tim Bunce <[email protected]>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M DBI.xs
Log Message:
-----------
Merge pull request #6 from mattp-/master
Check for global destruction in neatsvpv
Compare: https://github.com/perl5-dbi/dbi/compare/28aa8829bffb...b8468340db8c