[54469] trunk/dports/lang/mawk/files/patch-error.c
toby at macports.org
toby at macports.org
Mon Jul 27 23:17:09 PDT 2009
Revision: 54469
http://trac.macports.org/changeset/54469
Author: toby at macports.org
Date: 2009-07-27 23:17:08 -0700 (Mon, 27 Jul 2009)
Log Message:
-----------
patch
Added Paths:
-----------
trunk/dports/lang/mawk/files/patch-error.c
Added: trunk/dports/lang/mawk/files/patch-error.c
===================================================================
--- trunk/dports/lang/mawk/files/patch-error.c (rev 0)
+++ trunk/dports/lang/mawk/files/patch-error.c 2009-07-28 06:17:08 UTC (rev 54469)
@@ -0,0 +1,11 @@
+--- error.c.orig 2009-07-27 23:14:52.000000000 -0700
++++ error.c 2009-07-27 23:15:02.000000000 -0700
+@@ -143,7 +143,7 @@
+ off our back.
+ */
+ void
+-yyerror(char *s GCC_UNUSED)
++yyerror(char *s __unused)
+ {
+ const char *ss = 0;
+ struct token_str *p;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090727/193a7d5d/attachment.html>
More information about the macports-changes
mailing list