[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-devel-list
Subject:    [Mono-dev] compile error
From:       Joel Reed <joelwreed () gmail ! com>
Date:       2007-09-28 0:25:09
Message-ID: 20070928002509.GA8862 () localdomain
[Download RAW message or body]

I just pulled the latest from subversion and get the following
compilation error:

make[8]: Entering directory `/usr/local/src/mono/mcs/class/System.XML'
MONO_PATH="../../class/lib/basic:$MONO_PATH"
/usr/local/src/mono/mono/runtime/mono-wrapper
../../class/lib/basic/mcs.exe /codepage:65001   -d:NET_1_1
-d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig
-r:mscorlib.dll -r:System.dll -nowarn:0162,0618,0612,0642,1595
-target:library -out:System.Xml.dll System.Xml.XPath/Parser.cs
Mono.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/PatternTokenizer.cs
@System.Xml.dll.sources
System.Xml.Serialization/XmlSerializationWriterInterpreter.cs(119,91):
error CS1026: Expected `,' or `)'
System.Xml.Serialization/XmlSerializationWriterInterpreter.cs(119,128):
error CS1026: Expected `,' or `)'

the code in question is 

 WriteSerializable ((IXmlSerializable)ob, typeMap.XmlType ?? element, \
typeMap.XmlTypeNamespace ?? namesp, isNullable);

the operator "??" isn't defined in the NET_1_1 profile, afaict.

jr
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic