Constant-fold sprintf()
authorChip Salzenberg <salzench@nielsenmedia.com>
Thu, 7 Aug 1997 00:00:00 +0000 (00:00 +0000)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Wed, 6 Aug 1997 12:00:00 +0000 (00:00 +1200)
opcode.pl

index 158b70e..a565933 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -342,7 +342,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_locale   mst     S L
+sprintf                sprintf                 ck_fun_locale   mfst    S L
 formline       formline                ck_fun          ms      S L
 ord            ord                     ck_fun          ifstu   S?
 chr            chr                     ck_fun          fstu    S?