Hi,

I've cvs updated my mono tree and tried compiling it.
Here's what I get when I do that :
<snip>
System.Xml.Serialization/XmlSerializationWriterInterpreter.cs(134) error CS0019: Operator == cannot be applied to operands of type `System.Xml.Serialization.SerializationFormat' and `System.Xml.Serialization.SerializationFormat'
System.Xml.Serialization/XmlSerializationWriterInterpreter.cs(279) error CS0019: Operator == cannot be applied to operands of type `System.Xml.Serialization.SerializationFormat' and `System.Xml.Serialization.SerializationFormat'
System.Xml.Serialization/XmlSerializationWriterInterpreter.cs(356) error CS0019: Operator == cannot be applied to operands of type `System.Xml.Serialization.SerializationFormat' and `System.Xml.Serialization.SerializationFormat'
System.Xml.Serialization/XmlSerializationWriterInterpreter.cs(432) error CS0019: Operator == cannot be applied to operands of type `System.Xml.Serialization.SerializationFormat' and `System.Xml.Serialization.SerializationFormat'
System.Xml.Serialization/XmlSerializationWriterInterpreter.cs(455) error CS0019: Operator == cannot be applied to operands of type `System.Xml.Serialization.SchemaTypes' and `System.Xml.Serialization.SchemaTypes'
System.Xml.Serialization/XmlTypeMapElementInfo.cs(139) error CS0019: Operator != cannot be applied to operands of type `System.Xml.Schema.XmlSchemaForm' and `System.Xml.Schema.XmlSchemaForm'
System.Xml.Serialization/XmlTypeMapping.cs(318) error CS0019: Operator == cannot be applied to operands of type `System.Xml.Serialization.SchemaTypes' and `System.Xml.Serialization.SchemaTypes'
<snip>
I have another checkout (without ICU), that compiles just fine.


Does anybody compile with ICU and has experienced/resolved the above errors ?

And in general - what's more advisable/tested - with ICU or without it ?

Best Regards,

--
George Kodinov               Email : [EMAIL PROTECTED]
Developer                    Web   : http://www.openlinksw.com
OpenLink Software            Phone : +359 32 637 475
XML & E-Business Infrastructure Technology Providers

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to