[Mono-list] Corlib compilation

Gonzalo Paniagua Javier gonzalo@ximian.com
03 Dec 2002 23:40:52 +0100


El mar, 03-12-2002 a las 22:26, Duncan Mak escribió:
> Hey guys,
> 
> I'm having problems compiling corlib. I filed a bug, #34993.
> 
> It's complaining that SyncedHashtable in Hashtable.cs does not implement
> IEnumerable::GetEnumerator, but it does.
> 
> I couldn't think of a recent patch that would affect this, so...

You need to update your runtime.

-Gonzalo