This repository was archived by the owner on Dec 11, 2024. It is now read-only.
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
Coro readonly symbols in BOOT #53
Open
Description
This is the issue originally reported on https://code.google.com/archive/p/perl-compiler/issues/293
need to force reloading Coro::State::_jit, also probably need to remove READONLY flag from several SVs.
xtestc/0293.t tracks this issue
use Coro; print q(ok)