aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tcp.c
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-10-12 05:21:07 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-10-12 05:21:07 +0000
commit10c4bab8e129dc0012e8e341fb74fc725e66fee8 (patch)
tree7a53eaf1dde1a9d660528ef2c2cdfb5a7b5c1ca5 /packet-tcp.c
parent99e8c65674b9bed3fc6d967a9ed1dd0ca5cac374 (diff)
downloadwireshark-10c4bab8e129dc0012e8e341fb74fc725e66fee8.tar.gz
wireshark-10c4bab8e129dc0012e8e341fb74fc725e66fee8.tar.bz2
wireshark-10c4bab8e129dc0012e8e341fb74fc725e66fee8.zip
The 4 shift/reduce conflicts have to do with the associativity of the
logical operators, e.g.: NOT expression AND expression expression AND expression AND expression etc. The shift/reduce conflicts _are_resolved (according to the output from bison -v), so the conflicts seem to be benign. Right now I marked the 4 shift/reduce conflicts as expected, but perhaps someone more knowledgable about yacc grammars could take a look at it? svn path=/trunk/; revision=814
Diffstat (limited to 'packet-tcp.c')
0 files changed, 0 insertions, 0 deletions