Ok I just checked in the latest git push from Jim into the linux branch. I
also applied your patches JB.
As it turns out it was a merge conflict in Microsoft.Scripting.Build.csproj,
but git found it unnecessary to mark it as a conflict and just kept the
older version of the file.

It looks like Runtime/LegacyScriptCode.cs (ironic as IR hasn't even hit 1.0
yet :)) got added and 2 files in the Interpreter couldn't be found because
they didn't exist anymore.

On Tue, Mar 3, 2009 at 7:08 PM, Jb Evain <[email protected]> wrote:

> Hey,
>
> On 3/3/09, Ivan Porto Carrero <[email protected]> wrote:
> > public class MyType{
> > }
> >
> > Compiles on MS.NET but not on Mono.
>
> Huh? It does compile on Mono. It must be a different issue.
>
> > There is an issue though around delegates but this has to do with generic
> > type parameter inference again.
>
> Have you filed a bug or extracted a test case?
>
> Anyway, I'll make sure IronRuby compiles fine with gmcs.
>
> --
> Jb Evain  <[email protected]>
> _______________________________________________
> Ironruby-core mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to