Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/dfilter scanner.l

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 27 Oct 2003 16:45:48 -0600 (CST)
guy         2003/10/27 16:45:48 CST

  Modified files:
    epan/dfilter         scanner.l 
  Log:
  Allow + and , in unparsed strings, so that you can use + as a sign in a
  number or exponent and so that floating-point numbers can use , as well
  as . as a decimal point.
  
  Revision  Changes    Path
  1.10      +2 -2      ethereal/epan/dfilter/scanner.l