diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-08-02 14:41:58 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-08-02 14:41:58 -0700 |
commit | 10654d5139c0a27b996d0f536591978b3a6d532f (patch) | |
tree | 512f0618f974a190838b87c875ae6eefa1c5c50b /embed.fnc | |
parent | 4b932c1481f2c641089c02ab05341310622b6f69 (diff) | |
download | perl-10654d5139c0a27b996d0f536591978b3a6d532f.tar.gz |
Remove Perl_mod
After mod was renamed to op_lvalue, this stub was added temporarily
to provide a smoother transition for the compilers. The compiler
maintainer is happy with its extirpation at this stage. See
ticket #78908.
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -758,8 +758,6 @@ Ap |I32 |mg_size |NN SV* sv Ap |void |mini_mktime |NN struct tm *ptm AMmd |OP* |op_lvalue |NULLOK OP* o|I32 type poX |OP* |op_lvalue_flags|NULLOK OP* o|I32 type|U32 flags -: To be removed after 5.14 (see [perl #78908]): -EXp |OP* |mod |NULLOK OP* o|I32 type p |void |finalize_optree |NN OP* o #if defined(PERL_IN_OP_C) s |void |finalize_op |NN OP* o |