Change 34749 by [EMAIL PROTECTED] on 2008/11/06 12:39:28
Integrate:
[ 33946]
Integrate:
...
[ 33644]
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/maint-5.8/perl/globvar.sym#5 integrate
Differences ...
==== //depot/maint-5.8/perl/globvar.sym#5 (text) ====
Index: perl/globvar.sym
--- perl/globvar.sym#4~26356~ 2005-12-14 08:17:30.000000000 -0800
+++ perl/globvar.sym 2008-11-06 04:39:28.000000000 -0800
@@ -4,6 +4,7 @@
# *** Usual globals initialized at runtime should be added in *var*.h.
AMG_names
+bincompat_options
block_type
check
fold
End of Patch.