Change 25174 by [EMAIL PROTECTED] on 2005/07/18 16:53:21

        Subject: Re: [PATCH] RE: blead: no longer supports %vd format
        From: Rafael Garcia-Suarez <[EMAIL PROTECTED]>
        Date: Mon, 18 Jul 2005 18:35:09 +0200
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

... //depot/perl/perl.h#618 edit

Differences ...

==== //depot/perl/perl.h#618 (text) ====
Index: perl/perl.h
--- perl/perl.h#617~25171~      Mon Jul 18 05:37:02 2005
+++ perl/perl.h Mon Jul 18 09:53:21 2005
@@ -2635,7 +2635,7 @@
 #endif
 
 #ifndef SVf
-#  define SVf SVf_()
+#  define SVf "-p"
 #endif
 
 #ifndef SVf32
End of Patch.

Reply via email to