Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/dfilter dfilter-int.h dfilter.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 15 Jun 2004 05:38:15 -0500 (CDT)
guy         2004/06/15 05:38:15 CDT

  Modified files:
    epan/dfilter         dfilter-int.h dfilter.c 
  Log:
  From Graeme Hewson:
  
  	Add a #define to enable parser tracing.
  
  	Clean up parser state when finished parsing, even if we stopped
  	parsing due to a syntax error, so that there's nothing left
  	around to screw up the next parse.
  
  Revision  Changes    Path
  1.9       +5 -1      ethereal/epan/dfilter/dfilter-int.h
  1.17      +35 -26    ethereal/epan/dfilter/dfilter.c