cvs commit: hugs98/src static.c

Jeff Lewis lewie@glass.cse.ogi.edu
Thu, 13 Dec 2001 08:35:59 -0800


lewie       2001/12/13 08:35:58 PST

  Modified files:
    src                  static.c 
  Log:
  Fix two instances of essentially the same bug - not allocating enough
  type variables when using a class that has superclasses w/ fundeps.
  
  Revision  Changes    Path
  1.50      +5 -3      hugs98/src/static.c