[cvs-nhc98] * Turn ForeignPtr in FFI calls into plain Ptr. Apparently
Malcolm Wallace
malcolm@sparud.net
Thu, 14 Nov 2002 17:44:39 +0100 (CET)
malcolm: Thu Nov 14 17:44:39 CET 2002
Update of /usr/src/master/nhc/src/hat/tools
In directory hinken:/tmp/cvs-serv5193
Modified Files:
Ident.hs
Log Message:
* Turn ForeignPtr in FFI calls into plain Ptr. Apparently the former
is now deprecated.
* When sorting identifiers, merge counts for instance methods with
the same name.
* Exclude identifiers that are both CAFs and trusted.