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
376 B

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