[Mono-bugs] [Bug 47453][Wis] Changed - Problem with Reflection.Emit (?)

bugzilla-daemon@indri.ximian.com bugzilla-daemon@indri.ximian.com
Sun, 10 Aug 2003 08:53:46 -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 larsde@key2network.com.

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

--- shadow/47453	2003-08-10 08:49:17.000000000 -0400
+++ shadow/47453.tmp.15449	2003-08-10 08:53:46.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47453
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: larsde@key2network.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -55,6 +55,12 @@
 
 If the source code is somehow moved, I can provide the source.
 
 mcs and csc both compile the code correctly, it seems. It is the mono 
 runtime which fails. The .NET runtime can successfully execute the code 
 created by both csc and mcs.
+
+------- Additional Comments From larsde@key2network.com  2003-08-10 08:53 -------
+Maybe it was unclear in the original report:
+
+Actual results are from mono, expected results are as returned by 
+the .NET runtime.