Files
MINGW-packages/mingw-w64-sed/msvc_invalid_parameter_handler.patch
2015-04-11 10:51:36 +01:00

14 lines
518 B
Diff

--- config_h.in.orig 2012-12-22 14:24:31.000000000 +0000
+++ config_h.in 2015-04-10 20:37:22.039226300 +0100
@@ -473,7 +473,9 @@
/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
concept. */
-#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
+/* Commented out due to a gnulib bug - see
+ http://lists.gnu.org/archive/html/bug-sed/2015-01/msg00003.html */
+/* #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER */
/* Define to 1 if you have the `nl_langinfo' function. */
#undef HAVE_NL_LANGINFO