cvs commit: hugs98/src static.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 15 Jul 2002 20:44:55 -0700


sof         2002/07/15 20:44:54 PDT

  Modified files:
    src                  static.c 
  Log:
  resolveImportList(): when computing the 'subentities' of a type constructor
  or a class, gracefully handle dcons/members that might not yet have been added
  to the current module's name table.
  
  Revision  Changes    Path
  1.77      +25 -20    hugs98/src/static.c