]> granicus.if.org Git - php/commitdiff
'Fix' for bison 1.875.
authorSebastian Bergmann <sebastian@php.net>
Tue, 25 Nov 2003 15:36:38 +0000 (15:36 +0000)
committerSebastian Bergmann <sebastian@php.net>
Tue, 25 Nov 2003 15:36:38 +0000 (15:36 +0000)
ext/standard/parsedate.y

index 5c3c2aa878e9293254a07c159afc3a21018f8d31..9bc7c4697dce0b3cbc9d8142f9d6579888f632bc 100644 (file)
@@ -151,7 +151,7 @@ typedef union _date_ll {
 %}
 
 /* This grammar has 21 shift/reduce conflicts. */
-%expect 21
+/* %expect 21 */
 %pure_parser
 
 %token tAGO tDAY tDAY_UNIT tDAYZONE tDST tHOUR_UNIT tID tTZONE tZZONE