]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
syncronized with recent getdate.y updates.
authorGunter Knauf <gk@gknw.de>
Tue, 22 Jun 2004 23:04:57 +0000 (23:04 +0000)
committerGunter Knauf <gk@gknw.de>
Tue, 22 Jun 2004 23:04:57 +0000 (23:04 +0000)
lib/getdate.c.cvs

index 594ae81a357294036e717084eef24ceaa5085702..48dff2329bada679c87b1bd661c4a81548a61b5c 100644 (file)
 #define YYDEBUG 0
 #endif
 
+#ifndef YYSTACK_USE_ALLOCA
+  /* to satisfy gcc -Wundef, we set this to 0 */
+#define YYSTACK_USE_ALLOCA 0
+#endif
+
 /* Since the code of getdate.y is not included in the Emacs executable
    itself, there is no need to #define static in this file.  Even if
    the code were included in the Emacs executable, it probably
@@ -1758,7 +1763,7 @@ ToHour (Hours, Meridian)
     default:
       abort ();
     }
-  /* NOTREACHED */
+  /* NOTREACHED - but make gcc happy! */
 }
 
 static int