-
Notifications
You must be signed in to change notification settings - Fork 580
Not OK: perl 5.00559 +<[email protected]> +<[email protected] #318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
From [email protected]5_59 configured with -Dd_bincompat5005 can't be made binary compatible Patch: Inline Patch--- embed.pl.PREV Sun Aug 1 17:15:16 1999
+++ embed.pl Mon Aug 2 15:47:14 1999
@@ -308,7 +308,9 @@
# define Perl_set_numeric_local perl_set_numeric_local
# define Perl_set_numeric_standard perl_set_numeric_standard
# define PERL_POLLUTE
-# define PERL_POLLUTE_MALLOC
+# ifndef EMBEDMYMALLOC
+# define PERL_POLLUTE_MALLOC
+# endif
#endif
/* Hide global symbols */ Perl Info
|
This was referenced Oct 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated from rt.perl.org#1141 (status was 'resolved')
Searchable as RT1141$
The text was updated successfully, but these errors were encountered: