Closed atoomic closed 7 years ago
notice that the broken version is saving UNIVERSAL::VERSION
the broken version is using one extra setting of UNIVERSAL::VERSION
gp_list[404].gp_cv = GvCV( gv_fetchpv(COWPV268, 0, SVt_PVCV) ); /* XS CV UNIVERSAL::VERSION */
gp_list[455].gp_cv = GvCV( gv_fetchpv(COWPV333, 0, SVt_PVCV) ); /* XS CV UNIVERSAL::can */
gp_list[599].gp_cv = GvCV( gv_fetchpv(COWPV268, 0, SVt_PVCV) ); /* XS CV UNIVERSAL::VERSION */
fixed with 1f012670caf0f65bd2127c91d728aae76f67203b but probably want a better fix
When compiling this script which lazy load DBD::Pg
Can notice an error when accessing to PG_ANY