Explicitly export Perl_sv_compile_2op_is_broken(), for ext/re.
authorNicholas Clark <nick@ccl4.org>
Wed, 24 Nov 2010 21:55:15 +0000 (21:55 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 24 Nov 2010 21:56:36 +0000 (21:56 +0000)
commit34c313739b9e38cf0e8e75916cc84fcb9c76e24b
treee3c5d2a35478fee41f8a4cfcd60c9ab31d0b739e
parent55d389e7b5f7bc71c43841a47bda16dba06579f5
Explicitly export Perl_sv_compile_2op_is_broken(), for ext/re.

Frustratingly, because regcomp.c is also compiled as ext/re/re_comp.c, anything
it needs has to be exported. So this has to be X. I'd rather it wasn't.
embed.fnc
global.sym