[Ironruby-core] build problems (mono, gmcs from svn)
John Lam (IRONRUBY)
jflam at microsoft.com
Tue May 6 12:51:56 EDT 2008
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
More information about the Ironruby-core
mailing list