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 [EMAIL PROTECTED]

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

--- shadow/79451        2006-09-22 09:00:37.000000000 -0400
+++ shadow/79451.tmp.28579      2006-09-22 11:12:23.000000000 -0400
@@ -3,21 +3,21 @@
 Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: compiler crash when property name matches privatescope field name
+Summary: compiler crash when property name matches field name
 
 Given the library assembly:
 
 .assembly extern mscorlib {}
 .assembly TestLib {}
 .module TestLib.dll
@@ -110,6 +110,9 @@
 generate it, I'll probably treat is as more untouchable than Private
 access.
 
 Also, if the .field is Public, I get the same exception, but for a
 different reason.  I'll fix the two bugs separately.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-22 11:12 -------
+The PrivateScope issue has been fixed in SVN r65815.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to