[Mono-list] Re: OS/X build error for glib-2.0

Nick Drochak ndrochak@gol.com
Mon, 10 Feb 2003 15:49:39 +0900


| -----Original Message-----
| From: Peter Williams [mailto:peter@newton.cx]
| Sent: Monday, February 10, 2003 3:15 PM
| To: Nick Drochak
| Cc: Bob Koss; 'Steve Mentzer'; mono-list@ximian.com
| Subject: RE: [Mono-list] Re: OS/X build error for glib-2.0
|
|
| On Sun, 2003-02-09 at 22:49, Nick Drochak wrote:
| > Right now that is crashing on linux, but it did work about a week+ ago.
| >
|
| I just had an inspiration as to how to track this down and fix it. The
| attached patch makes NUnit 2 work for me. Yay.
|

Cool. I'll try this.

I guess this means the runtime has a bug related to assigning a method's
return value when that return value is an array.  Or perhaps it's something
about the type cast?  Could be an mcs too/instead I guess.

Could you make a small test case and submit to bugzilla?

Thanks,
Nick D.