[Mono-list] Nunit and corlib

Nick Drochak ndrochak@gol.com
Thu, 7 Mar 2002 00:57:08 +0900


All,

The makefiles build a version of NUnitCore with mono's corlib now
(called NUnitCore_mono.dll).  I ran it through monodis --memberref to
see what needs to be done to get it working on Linux.  However, I'm a
bit confused about the resulting report.  Nothing new, right?

For instance, I found some types we definitely have in corlib.dll are
listed in the --memberref report as coming from mscorlib. For example,
System.IO.FileMode.

Perhaps I am not groking the report, so I thought I'd see if anyone
could help me understand it.

Thanks,
Nick D.