Not everyone is using ithreads...
Jarkko Hietaniemi [Thu, 27 Sep 2001 22:23:24 +0000 (22:23 +0000)]
p4raw-id: //depot/perl@12248

ext/Devel/Peek/Peek.t

index 9e60bef..dde4cd1 100644 (file)
@@ -321,7 +321,7 @@ do_test(18,
        chr(256).chr(0).chr(512),
 'SV = PV\\($ADDR\\) at $ADDR
   REFCNT = 1
-  FLAGS = \\(PADBUSY,PADTMP,POK,READONLY,pPOK,UTF8\\)
+  FLAGS = \\((?:PADBUSY,PADTMP,)?POK,READONLY,pPOK,UTF8\\)
   PV = $ADDR "\\\304\\\200\\\0\\\310\\\200"\\\0 \[UTF8 "\\\x\{100\}\\\x\{0\}\\\x\{200\}"\]
   CUR = 5
   LEN = 6');