cvs commit: hugs98/src static.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Thu, 21 Mar 2002 16:00:27 -0800


sof         2002/03/21 16:00:27 PST

  Modified files:
    src                  static.c 
  Log:
  inheritFundeps(): don't bail out with an internal error if qualified
  type is ill-formed; let later static checks handle it (checkClassDefn2()).
  
  Revision  Changes    Path
  1.56      +13 -4     hugs98/src/static.c