[Mono-bugs] [Bug 38291][Min] Changed - Strange Reflection crash.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 27 Feb 2003 08:43:20 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38291
--- shadow/38291 Thu Feb 27 08:39:19 2003
+++ shadow/38291.tmp.3525 Thu Feb 27 08:43:20 2003
@@ -5,13 +5,13 @@
OS Details: Mandrake 9.0
Status: NEW
Resolution:
Severity: Unknown
Priority: Minor
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@ximian.com
ReportedBy: pt99par@student.bth.se
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: Strange Reflection crash.
@@ -204,7 +204,11 @@
at Mono.CSharp.MethodData.Emit(TypeContainer parent, Block block, Object kind)
at Mono.CSharp.TypeContainer.Emit()
at Mono.CSharp.RootContext.EmitCode()
at Mono.CSharp.Driver.MainDriver(String[] args)
at Mono.CSharp.Driver.Main(String[] args)
+
+
+------- Additional Comments From martin@ximian.com 2003-02-27 08:43 -------
+Hmm, I think I know what's going on.