<<< Date Index >>>     <<< Thread Index >>>

Re: bison - conflicts: 7 shift/reduce



>> I have to patch plural.y before building otherwise I'm getting this
>> error:
>
> What does the patch look like?

I thought I attached it. Oh well. The patch is really simple. (Please
note that it's called 02.solaris.bison, but it applies to linux also)

-- 
        Vlad
Make compilable by solaris bison

diff --git a/intl/plural.y b/intl/plural.y
--- a/intl/plural.y
+++ b/intl/plural.y
@@ -48,7 +48,7 @@
 #define YYPARSE_PARAM  arg
 %}
 %pure_parser
-%expect 10
+%expect 7
 
 %union {
   unsigned long int num;

Attachment: pgpIzgZJvMZJJ.pgp
Description: PGP signature