cvs commit: fptools/hdirect/comlib ClassFactory.lhs
Krasimir Angelov <[email protected]> Mon, 25 Apr 2005 04:12:31 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hdirect |
|---|---|
| Message-ID | <[email protected]> |
krasimir 2005/04/25 04:12:31 PDT
Modified files: (Branch: hdirect-ifaces-are-ptrs)
hdirect/comlib ClassFactory.lhs
Log:
ClassFactory don't need to addRef the newly created interface since it already
have refCount=1. This was necessary only for ForeignPtr implementation of interfaces.
Revision Changes Path
1.4.4.1 +1 -1 fptools/hdirect/comlib/ClassFactory.lhs