cvs commit: hugs98/src static.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Thu, 25 Jul 2002 19:42:58 -0700


sof         2002/07/25 19:42:58 PDT

  Modified files:
    src                  static.c 
  Log:
  checkExport: make sure constructors/members precede their exporting
  tycons/classes on the 'exports' list. Needed to handle their importation
  correctly.
  
  Revision  Changes    Path
  1.78      +25 -19    hugs98/src/static.c