I'm a bit rusty on my parsing, but this doesn't look like a
reduce/reduce conflict; I trust yacc more than myself though, and it
is also keeping me from getting my wireless networking going.

In inf-parse.y, the following conflict occurs:

15: reduce/reduce conflict (red'ns 15 and 16 ) on EOL
state 15
       assign :  COMMA_assign
       assign :  COMMA_    (15)
       assign : _    (16)

       COMMA  shift 15
       STRING  shift 14
       WORD  shift 13
       .  reduce 15

       assign  goto 23




Keep up the good work!  Let me know if I can help further.

Thanks,


-- 
Brandon Barker
Phone: (859) 948-5335
GPG Key: http://bigapple.uky.edu/~brandon/my_pgp_key.html

Reply via email to