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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Nov 2001 04:09:50 -0600 (CST)
guy         2001/11/02 04:09:50 CST

  Modified files:
    epan/dfilter         semcheck.c 
  Log:
  Add support for 64-bit signed integers in "int-64bit.[ch]", add an
  FT_INT64 type, and make the Diameter dissector use it.
  
  Handle the 64-bit integer types in the display filter semantics checks.
  
  Revision  Changes    Path
  1.6       +7 -3      ethereal/epan/dfilter/semcheck.c