You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/nvi/files/nvi-1.81.6-perl-shortnames....

21 lines
384 B

--- a/perl_api/perlsfio.c
+++ b/perl_api/perlsfio.c
@@ -32,6 +32,7 @@
/* perl redefines them
* avoid warnings
*/
+#undef re_compile
#undef USE_DYNAMIC_LOADING
#undef DEBUG
#undef PACKAGE
--- a/perl_api/perl.xs
+++ b/perl_api/perl.xs
@@ -38,6 +38,7 @@
/* perl redefines them
* avoid warnings
*/
+#undef re_compile
#undef USE_DYNAMIC_LOADING
#undef DEBUG
#undef PACKAGE