summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2022-08-23 19:46:39 +0100
committerYves Orton <demerphq@gmail.com>2023-02-10 12:25:24 +0800
commit8ab54e77a59c2f25aff25440e4592404cc8d8d72 (patch)
treea3077417c07a8112d02f9f188fdc2e79c9bc06c5 /embed.fnc
parentb162e59c910a96e062c8c37d6270fe38b2db3383 (diff)
downloadperl-8ab54e77a59c2f25aff25440e4592404cc8d8d72.tar.gz
Mark dowantarray() as deprecated
This will make uses of the also-deprecated GIMME macro emit a compile-time warning.
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 9bdb8dc045..cfbea3ac13 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -977,7 +977,7 @@ p |void |do_vop |I32 optype \
: Used in perly.y
p |OP * |dofile |NN OP *term \
|I32 force_builtin
-CdpR |U8 |dowantarray
+CdpRD |U8 |dowantarray
Adp |void |dump_all
p |void |dump_all_perl |bool justperl
Apdh |void |dump_eval