# HG changeset patch # User John W. Eaton # Date 1392605084 18000 # Node ID 8af668b331da3932932ef52e5789dc9d3b1ec651 # Parent b111822b0bf01ad3550ca8c67b3a96a712419f09 gnuplot-2-win64.patch: update for mingw-w64 compiler diff -r b111822b0bf0 -r 8af668b331da src/gnuplot-2-win64.patch --- a/src/gnuplot-2-win64.patch Sun Feb 16 21:22:24 2014 -0500 +++ b/src/gnuplot-2-win64.patch Sun Feb 16 21:44:44 2014 -0500 @@ -6,7 +6,7 @@ static enum DATA_TYPES sprintf_specifier __PROTO((const char *format)); - -+#ifndef _WIN64 ++#ifndef WIN32 int GP_MATHERR( STRUCT_EXCEPTION_P_X ) {