Change 33644 by [EMAIL PROTECTED] on 2008/04/04 08:25:21

        From: "Jan Dubois" <[EMAIL PROTECTED]>
        Subject: [PATCH] PL_bincompat_opt should be exported on AIX and Windows
        Date: Thu, 3 Apr 2008 17:34:13 -0700
        Message-ID: <[EMAIL PROTECTED]>
        
        (with one tweak--it should be PL_bincompat_options!)

Affected files ...

... //depot/perl/globvar.sym#12 edit

Differences ...

==== //depot/perl/globvar.sym#12 (text) ====
Index: perl/globvar.sym
--- perl/globvar.sym#11~32116~  2007-10-16 09:02:35.000000000 -0700
+++ perl/globvar.sym    2008-04-04 01:25:21.000000000 -0700
@@ -3,6 +3,7 @@
 # *** Only structures/arrays with constant initializers should go here.
 # *** Usual globals initialized at runtime should be added in *var*.h.
 
+bincompat_options
 block_type
 check
 fold
End of Patch.

Reply via email to