Re: [Mono-dev] System.Xml.Linq: is it bug or not?

2008-01-30 Thread Andrew Koryavchenko
It does with trunk version of System.Xml.Linq (r94351), MS .NET runtime and MS System.Xml.dll (and all other assemblies) from .NET FW 3.5. With System.Xml from Mono 1.2.6 all OK. On 1/30/08, Atsushi Eno <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm not sure if it really happened or not. It does no

Re: [Mono-dev] System.Xml.Linq: is it bug or not?

2008-01-30 Thread Atsushi Eno
Hello, I'm not sure if it really happened or not. It does not happen with trunk version of sys.xml.linq anyways. Atsushi Eno Andrew Koryavchenko wrote: > Hello > > Mono System.Xml.Linq implementation ain't work with Microsoft XmlReader. > For example, running this code on .NET with mono xlinq:

[Mono-dev] System.Xml.Linq: is it bug or not?

2008-01-30 Thread Andrew Koryavchenko
Hello Mono System.Xml.Linq implementation ain't work with Microsoft XmlReader. For example, running this code on .NET with mono xlinq: XDocument.Load(new StringReader("")) cause an exception: Unhandled Exception: System.NotSupportedException: Node type None is not supported at System.Xml.Lin

Re: [Mono-dev] System.Xml.Linq

2008-01-24 Thread Atsushi Eno
Hi, It's mostly done, except for XStreamingElement (I just haven't looked at this new stuff in depth yet). See mcs/class/System.Xml.Linq. It is built within net_3_5 profile. Atsushi Eno Andrew Koryavchenko wrote: > Hello > > Is anyone know, what happens with System.Xml.Linq implementation? >

[Mono-dev] System.Xml.Linq

2008-01-24 Thread Andrew Koryavchenko
Hello Is anyone know, what happens with System.Xml.Linq implementation? ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list