You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
xs_incset uses a newSVpv_share(FILE, 0) as %INC value, which is first a proper PV, but then somehow gets turned into a PVNV without POK flag, which would explain the prereq failures in the toolchain. Easily seen with B::C, any test, for strict.pm, coretypes.pm and the 2 XSLoader.pm and DynaLoader.pm keys.
%INC is a HvSHAREKEYS, means its keys are shared in PL_strtab, and the HE is a shared_he