summaryrefslogtreecommitdiff
path: root/m5475-atari-mint/recipes/patches/mintlib/posix_regex.p
blob: 6a42a40b16c76bb0cb8ab72e9785b8505bad92d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./posix/regex.c.orig	2012-05-03 19:26:10.000000000 +0200
+++ ./posix/regex.c	2012-11-05 22:34:07.000000000 +0100
@@ -1364,6 +1364,7 @@
 									\
     DEBUG_PRINT2 ("  Pushing failure id: %u\n", failure_id);		\
     DEBUG_PUSH (failure_id);						\
+    (void) destination;						\
   } while (0)
 
 /* This is the number of items that are pushed and popped on the stack