cvs commit: hugs98/src parser.y

Jeff Lewis lewie@glass.cse.ogi.edu
Thu, 31 May 2001 17:32:32 -0700


lewie       2001/05/31 17:32:32 PDT

  Modified files:
    src                  parser.y 
  Log:
  Add an error production in `with' bindings to avoid a panic when a
  particularly ill-formed `with' binding is encountered.
  
  Revision  Changes    Path
  1.17      +3 -2      hugs98/src/parser.y