[Mono-dev] Please revert your changes.

Miguel de Icaza miguel at novell.com
Tue Aug 9 18:25:09 EDT 2005


Hello,

> Note that none of the interfaces starting with _ in
> System.Runtime.InteropServices are present in the RTM version of 1.1 but are
> in SP1. There may be other differences. So metadata comparsion should be
> done on SP1 assemblies rather than on RTM.

I am very confused.

What does `RTM' mean, and when I write a program that peeks at the
interfaces (posted on the last message) why does it not show them up?

How would a developer link/develop against SP1 and have those run in
RTM?

In fact, trying to compile a program on a machine with SP1 installed
that references System.Runtime.InteropServices._CustomAttributeBuilder
results in an error.

Miguel.



More information about the Mono-devel-list mailing list