[Mono-dev] Mono 1.2.6 / gmcs: compilation fails on unsafe array constructor.

Stephen Apostolopoulos stapostol at gmail.com
Wed Jan 23 09:27:28 EST 2008


Filed as bug #355622 (https://bugzilla.novell.com/show_bug.cgi?id=355622)

Note that this bug seems related to #324993 
(https://bugzilla.novell.com/show_bug.cgi?id=MONO82324).




----- Original Message ----- 
From: "Marek Safar" <marek.safar at seznam.cz>
To: "Stephen Apostolopoulos" <stapostol at gmail.com>
Cc: <mono-devel-list at lists.ximian.com>
Sent: Monday, January 21, 2008 12:10 PM
Subject: Re: [Mono-dev] Mono 1.2.6 / gmcs: compilation fails on unsafe array 
constructor.


> Hi Stephen,
>> The following code fails to compile:
>>
>> class Bug
>> {
>>     unsafe int*[] data = new int*[16];
>> }
>>
>
> Could you please fill a bug report for this issue.
>
> Thanks
> Marek
> 




More information about the Mono-devel-list mailing list