[Mono-bugs] [Bug 73052][Nor] Changed - Crash when reporting an error.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 28 Feb 2005 08:29:07 -0500 (EST)
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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73052
--- shadow/73052 2005-02-25 22:32:15.000000000 -0500
+++ shadow/73052.tmp.13749 2005-02-28 08:29:07.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 73052
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -56,6 +56,9 @@
mono$ mcs /tmp/xxx.cs
/tmp/xxx.cs(3) error CS0053: Inconsistent accessibility: property type
`Blah' is less accessible than property `A.B'
/tmp/xxx.cs(10): 'Blah' (name of symbol related to previous error
Compilation failed: 1 error(s), 0 warnings
+
+------- Additional Comments From rharinath@novell.com 2005-02-28 08:29 -------
+Fixed in SVN.