[Mono-bugs] [Bug 24307] Changed - mcs should not allow struct inheriting from classes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 May 2002 00:44:18 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24307
--- shadow/24307 Mon May 6 15:53:55 2002
+++ shadow/24307.tmp.28879 Mon May 6 20:44:18 2002
@@ -1,14 +1,14 @@
Bug#: 24307
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details: Mandrake 8.2
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: pt99par@student.bth.se
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -59,6 +59,11 @@
How often does this happen?
Allways..
Additional Information:
Thnx for beeing so fast with fixing bugs.. impressing..
+
+------- Additional Comments From miguel@ximian.com 2002-05-06 20:44 -------
+Thanks for reporting this bug! It actually showed a chunk of code
+that was completely wrong. The tests were in place, but I was
+completely dropping all of the interfaces for structs.