diff options
author | Gisle Aas <gisle@aas.no> | 2005-11-30 19:22:10 -0800 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-12-01 11:52:24 +0000 |
commit | fc7325bb0fcb956b1876bcf7f14d8081004dc791 (patch) | |
tree | c26c7cc360de35a7d6acc5416d4eb1abc17c2bd0 /opcode.pl | |
parent | d2641cbdd63e94a4edbbe5afa69104ed2a93d39f (diff) | |
download | perl-fc7325bb0fcb956b1876bcf7f14d8081004dc791.tar.gz |
Disable constant folding of sprintf
Message-ID: <lr8xv56p0d.fsf_-_@caliper.activestate.com>
p4raw-id: //depot/perl@26236
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -691,7 +691,7 @@ vec vec ck_fun ist@ S S S index index ck_index isT@ S S S? rindex rindex ck_index isT@ S S S? -sprintf sprintf ck_fun mfst@ S L +sprintf sprintf ck_fun mst@ S L formline formline ck_fun ms@ S L ord ord ck_fun ifsTu% S? chr chr ck_fun fsTu% S? |