[Mono-bugs] [Bug 42405][Nor] Changed - mcs silently crashes when not using block brackets in an empty method
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 5 May 2003 19:23:49 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42405
--- shadow/42405 Mon May 5 18:26:31 2003
+++ shadow/42405.tmp.23710 Mon May 5 19:23:49 2003
@@ -1,14 +1,14 @@
Bug#: 42405
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: awuest@swissonline.ch
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -80,6 +80,15 @@
everytime
Additional Information:
none
+
+------- Additional Comments From miguel@ximian.com 2003-05-05 19:23 -------
+Hello!
+
+ The CVS version of MCS shows:
+
+u.cs(10) error CS0501: Constructor `BinaryView..ctor(object)' must
+declare a body since it is not marked extern
+