Hey,

On 4/9/08, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
>  Now Mono 1.9's C# compiler defaults to C# 3.0 mode, and to quote, "the
>  System.Core.dll assembly is now referenced and this might cause some
>  type ambiguities, in particular with the "Action" type (System.Action
>  from System.Core vs Gtk.Action for example). The fix is to either use
>  fully qualified names for Gtk.Action, or to use namespace aliases."
>  (See Mono release note.)

It's worth noting that it's not just a Mono issue. You'll have the
exact same issue as soon as you'll compile on csc 3.5, as discussed in
a previous thread.

-- 
Jb Evain  <[EMAIL PROTECTED]>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to