diff options
author | Tony Cook <tony@develop-help.com> | 2019-01-29 13:57:51 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2019-02-05 10:02:26 +1100 |
commit | 7f8280cf23d815fd4e0e02a23b82859f0d03b84b (patch) | |
tree | 098c0bfd93fc8f52d0495e18a49a2e650eead3fb /embed.fnc | |
parent | 159eab64fc351538a7552181760aa94ffd72e5f6 (diff) | |
download | perl-7f8280cf23d815fd4e0e02a23b82859f0d03b84b.tar.gz |
(perl #108276) eliminate recursion from finalize_op()
whitespace in next commit
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -563,6 +563,7 @@ i |OP* |newMETHOP_internal |I32 type|I32 flags|NULLOK OP* dynamic_meth \ |NULLOK SV* const_meth : FIXME s |OP* |fold_constants |NN OP * const o +s |OP* |traverse_op_tree|NN OP* top|NN OP* o #endif Afpd |char* |form |NN const char* pat|... Ap |char* |vform |NN const char* pat|NULLOK va_list* args |