[IronPython] IronPython 1.0 Beta 5 on Mono

Sanghyeon Seo sanxiyn at gmail.com
Mon Apr 3 11:08:15 CEST 2006


Below is the status with latest Mono SVN. I am using revision 58927.

> IronPython/Runtime/SymbolTable.cs(95,33): error CS0262: Partial
> declarations of `IronPython.Runtime.SymbolTable' have conflicting
> accessibility modifiers

This is Mono bug #77966. Fixed in SVN revision 58886.

> IronPython/Compiler/FlowChecker.cs(158,13): error CS0117:
> `System.Diagnostics.Debug' does not contain a definition for `Print'

Fixed in SVN revision 58844.

> IronPython/Runtime/PerfTrack.cs(44,13): error CS0246: The type or
> namespace name `Stopwatch' could not be found. Are you missing a using
> directive or an assembly reference?

Stubbed in SVN revision 58896.

In summary, latest Mono SVN will compile IronPython 1.0 Beta 5
out of the box.

Seo Sanghyeon



More information about the Ironpython-users mailing list