[Mono-bugs] [Bug 46843][Cri] Changed - Error compiling corlib (7/24)
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 24 Jul 2003 01:35:43 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=46843
--- shadow/46843 Thu Jul 24 01:27:12 2003
+++ shadow/46843.tmp.26553 Thu Jul 24 01:35:43 2003
@@ -1,22 +1,21 @@
Bug#: 46843
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Critical
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Error compiling corlib (7/24)
For the last 2 hours, I have been battling these 2 build errors. Miguel
gave me his latest working corlib (#1), and using that, I'm able to build
another corlib (#2).
@@ -220,6 +219,9 @@
convert type 'string' to 'string'
System.Security.Permissions/FileIOPermission.cs(336) error CS0030: Cannot
convert type 'string' to 'string'
System.Security.Principal/GenericPrincipal.cs(40) error CS0030: Cannot
convert type 'string' to 'string'
Compilation failed: 75 error(s), 0 warnings
+
+------- Additional Comments From bmaurer@users.sf.net 2003-07-24 01:35 -------
+I can reproduce this (I only got the second set of errors).