Wireshark-commits: [Wireshark-commits] master b86e2a3: Dfilter: Mark an error in %syntax_error

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Oct 2015 17:22:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b86e2a360968dc819f5e7cf96b6f470428b31632
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b86e2a3 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Dfilter: Mark an error in %syntax_error
    
    Because of a change in lemon the %parse_failure is not always called.
    
    Bug: 11637
    Change-Id: Iea218aeee10e20f29461169829a10345bbdac903
    Reviewed-on: https://code.wireshark.org/review/11302
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Tested-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  4f22e99   GVCP: do not try to append register value to info column when READREG_ACK has an error status
    adds  b86e2a3   Dfilter: Mark an error in %syntax_error


Summary of changes:
 epan/dfilter/grammar.lemon |    2 ++
 1 file changed, 2 insertions(+)