C.J. Adams-Collier: > Is IronRuby known to currently build on mono 1.9? > > ./actions/comdispatch/DispCallable.cs(134,9): error CS0452: The type > `T' > must be a reference type in order to use it as type parameter `T' in > the generic type or method > `Microsoft.Scripting.Actions.RuleBuilder<T>'. > ./actions/comdispatch/comtypelibdesc.cs(141,9): error CS0452: The type > `T' must be a reference type in order to use it as type parameter `T' > in the generic type or method > `Microsoft.Scripting.Actions.RuleBuilder<T>'. > Compilation failed: 2 error(s), 0 warnings
I believe these are new bugs that our latest revision revealed in mono. https://bugzilla.novell.com/show_bug.cgi?id=387040 It's good to see that Tony's taken over the mantle of breaking mono :) Thanks, -John _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
