Hi,

The same argument about pascal compiler bug was there.
http://galactus.ximian.com/pipermail/mono-devel-list/2005-June/012409.html

I did not try to find out what CLS compliancy requirements are not met
in detail, but there is one which causes this class to be less usable
with some .NET languages:

This is not true. Microsoft VBC did not complain anything.

ps: the [CLSCompliant(*false*)] correctly declares that piece of code to be non-compliant, but of course it does not make Pascal-compilers
case-senstive ;-)

This should not matter. Those case insensitive compilers should
avoid to examine those non-CLSCompliant types. If you were right,
then ANY types that is not CLSCompliant must not contain such
case-insensitively equivalent names, no?

Atsushi Eno
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to