summaryrefslogtreecommitdiff
path: root/ext/ODBM_File
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-06-16 11:11:39 +0200
committerNicholas Clark <nick@ccl4.org>2011-06-16 11:16:54 +0200
commit77da2310c76f19f8b52c04ab613265ef345523a1 (patch)
tree1296f141ac47be07c76a142ba19b756e0abebd3b /ext/ODBM_File
parentecb73272e6394b45dd79d2330a67e279ab136980 (diff)
downloadperl-77da2310c76f19f8b52c04ab613265ef345523a1.tar.gz
In pp_match, refactor the call to CALLREGEXEC() to avoid a goto.
The previous slightly contorted logic had an if() block that ended in a goto, where the target was only 6 lines later, and could not be reached directly. It dates back to (at least) 5.000, with no structural changes since then.
Diffstat (limited to 'ext/ODBM_File')
0 files changed, 0 insertions, 0 deletions