summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-09-21 20:46:18 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2022-10-22 15:28:36 +0100
commit9e99fbb3940bfab6ce2638107363e928bcca917a (patch)
tree031cfd9a2eb75b416082dc6a7f6378f7cd21e9a4 /sv.c
parentcd0eaede3642d9d687128d1ad1a699d94a1088e8 (diff)
downloadperl-9e99fbb3940bfab6ce2638107363e928bcca917a.tar.gz
AELEMFASTLEX_STORE - support negative keys, skip unnecessary check
This commit: * Adds support for negative keys, as per the original AELEMFAST_LEX * Changes an if() check for a "useless assignment to a temporary" into an assert, since this condition should never be true when the LHS is the result of an array fetch.
Diffstat (limited to 'sv.c')
0 files changed, 0 insertions, 0 deletions