[Mono-list] void* conversion from IntPtr

Ravi Pratap M ravi@ximian.com
19 Dec 2002 15:39:02 -0600


Hi Arnold,

	

> I tried to compile some unsafe code using mcs, however I am getting
> error CS0030: Cannot convert type 'void*' to 'FooStruct*'
> 
> However, when I am doing it on VS.NET, it compiles fine. Is there any
> implicit conversion done in MS compiler that mono doesn't do?

	It is very likely this is a bug in our implementation - could you
please file a bug at http://bugzilla.ximian.com ?


	Thanks, I shall tackle it right away.


	Regards,

		Ravi