[Mono-dev] Does anyone know why the c# type "dynamic" does not work in mono c# REPL 2.8?

Marek Safar marek.safar at gmail.com
Mon Sep 13 12:32:50 EDT 2010


Hello,
> Does anyone know why the c# type "dynamic" does not work in mono c# REPL 2.8?
>
> Enter statements below.
> csharp>  dynamic x = 4;
> {interactive}(1,10): error CS8088: Your .NET Runtime does not support
> ``void' or
>   `void*' field type'. Please use the latest Mono runtime instead.
>    
It should work, could you please fill a bug report ?

Thanks
Marek


More information about the Mono-devel-list mailing list