[Mono-bugs] [Bug 79655][Wis] New - corlib compile error(svn 66638)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 22:04:27 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by hys545 at dreamwiz.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79655

--- shadow/79655	2006-10-12 22:04:27.000000000 -0400
+++ shadow/79655.tmp.14945	2006-10-12 22:04:27.000000000 -0400
@@ -0,0 +1,58 @@
+Bug#: 79655
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: corlib compile error(svn 66638)
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+make[8]: Entering directory `/home/hys545/MONO/mcs/class/corlib'
+mcs /codepage:65001 -nowarn:169,612,618,649 -d:INSIDE_CORLIB  -d:NET_1_1
+-d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -unsafe -nostdlib
+-resource:resources/collation.core.bin
+-resource:resources/collation.tailoring.bin
+-resource:resources/collation.cjkCHS.bin
+-resource:resources/collation.cjkCHT.bin
+-resource:resources/collation.cjkJA.bin
+-resource:resources/collation.cjkKO.bin
+-resource:resources/collation.cjkKOlv2.bin -target:library
+-out:mscorlib.dll  @corlib.dll.sources
+System.Security.Principal/WindowsIdentity.cs(281,4): error CS1502: The best
+overloaded method match for
+`System.Runtime.Serialization.SerializationInfo.AddValue(string, ulong)'
+has some invalid arguments
+System.Security.Principal/WindowsIdentity.cs(281,4): error CS1503: Argument
+2: Cannot convert from `System.IntPtr' to `ulong'
+Compilation failed: 2 error(s), 0 warnings
+make[8]: *** [../../class/lib/basic/mscorlib.dll] Error 1
+make[8]: Leaving directory `/home/hys545/MONO/mcs/class/corlib'
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list