cpanel / perl-compiler

cPanel's custom implementation of B::C
https://cpanel.net
Other
8 stars 3 forks source link

Coro readonly symbols in BOOT #53

Open atoomic opened 7 years ago

atoomic commented 7 years ago

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)