Displaying 2 results from an estimated 2 matches for "exclusive_or_expr".
2014 May 28
1
[Bug 953] New: Meta priority parsing is broken
...n "colon" (: )
Reducing stack by rule 202 (line 1555):
$1 = nterm shift_expr (: )
-> $$ = nterm and_expr (: )
Stack now 0 1 15 10 44 212
Entering state 202
Next token is token "colon" (: )
Reducing stack by rule 204 (line 1562):
$1 = nterm and_expr (: )
-> $$ = nterm exclusive_or_expr (: )
Stack now 0 1 15 10 44 212
Entering state 203
Next token is token "colon" (: )
Reducing stack by rule 206 (line 1569):
$1 = nterm exclusive_or_expr (: )
-> $$ = nterm inclusive_or_expr (: )
Stack now 0 1 15 10 44 212
Entering state 204
Next token is token "colon" (: )...
2019 Jun 19
2
[Bug 1344] New: Segmentation fault in nft add rule ip ipv4table ipv4chain-1 tcp sport { 12345-54321 }
...xt token is token '{' (: )
Reducing stack by rule 502 (line 2964):
$1 = nterm shift_expr (: )
-> $$ = nterm and_expr (: )
Stack now 0 1 19 12 59
Entering state 319
Next token is token '{' (: )
Reducing stack by rule 504 (line 2971):
$1 = nterm and_expr (: )
-> $$ = nterm exclusive_or_expr (: )
Stack now 0 1 19 12 59
Entering state 320
Next token is token '{' (: )
Reducing stack by rule 506 (line 2978):
$1 = nterm exclusive_or_expr (: )
-> $$ = nterm inclusive_or_expr (: )
Stack now 0 1 19 12 59
Entering state 321
Next token is token '{' (: )
Reducing stack by r...