Krasimir Angelov | 15 Mar 2005 15:45
Favicon

cvs commit: fptools/hdirect/comlib AutoPrim.hs ComPrim.hs Connection.hs PointerPrim.hs SafeArray.hs StdTypes.hs Threads.hs TypeLib.hs WideString.hs package.conf Com.lhs ComException.lhs Makefile com.pkg

krasimir    2005/03/15 06:45:11 PST

  Modified files:        (Branch: hdirect-ifaces-are-ptrs)
    hdirect/comlib       Com.lhs ComException.lhs Makefile 
  Added files:           (Branch: hdirect-ifaces-are-ptrs)
    hdirect/comlib       AutoPrim.hs ComPrim.hs Connection.hs 
                         PointerPrim.hs SafeArray.hs StdTypes.hs 
                         Threads.hs TypeLib.hs WideString.hs 
                         package.conf 
  Removed files:         (Branch: hdirect-ifaces-are-ptrs)
    hdirect/comlib       com.pkg 
  Log:
  While trying to build the hdirect-ifaces-are-ptrs I noticed that hdirect still
  generates ForeignPtr based code. I have added hand-modified versions of all
  hdirect generated .hs modules. There is also package.conf script which uses the
  new ghc-pkg syntax. The old com.pkg script is removed.

  Revision  Changes    Path
  1.13.4.2  +12 -1     fptools/hdirect/comlib/Com.lhs
  1.8.4.1   +3 -0      fptools/hdirect/comlib/ComException.lhs
  1.17.4.1  +1 -1      fptools/hdirect/comlib/Makefile

Gmane