[Mono-list] update cvs, rebuilt, new error

Paolo Molaro lupus@ximian.com
Wed, 19 Jun 2002 14:12:28 +0200


On 06/18/02 Stewart Allen wrote:
> I would very much like to contribute to the core libraries since in their 
> current state they will not support an app I would like to build.

If you need some feature in particular, file a bug:-)
Anyway: what library do you need to work on?

System is compiling with mcs on Linux now (though there are still a
couple of issues to solve, they may not necessarily bite you).

System.Xml has a couple of compilation errors, but I think it's because
of missing stuff in our library (if you run monodis --assemblyref
/usr/local/lib/System.Xml.dll you'll note that it still references types
in the ms System.Xml dll). Once the missing stuff is added it should
compile without problems (unless it hits another mcs or reflection
bug:-).

If you need to work on corlib, it depends exactly what is missing.
If you need a class that is not already in corlib, for example, you can
easily develop it in your program and once it compiles and works you can
submit it for inclusion.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better