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

Marek Safar marek.safar at seznam.cz
Mon Jan 21 05:10:57 EST 2008


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