[Mono-list] Possible bug with casting struct pointers

Gonzalo Paniagua Javier gonzalo@ximian.com
28 Oct 2002 04:35:55 +0100


El lun, 28-10-2002 a las 03:43, Alan West escribió:
> Thanks Daniel for that tip, got it built and experience the same compile error 
> from mcs and mono source I got just a couple of hours ago...   It just seems 
> like quite a fundamental feature so I dunno if I'm just doing something 
> wrong, but it seems valid to me. The code is compiled fine if the cast and 
> struct replaced with something like an int*. So speculating on the bug - is 
> it only checking internal types???

It's an mcs bug. Could you, please, fill a bug report in
http://bugzilla.ximian.com for MCS? If not, i can do it.

Thanks!

-Gonzalo