зеркало из https://github.com/mono/mail-archives.git
93 строки
3.5 KiB
HTML
93 строки
3.5 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 47453][Wis] Changed - Problem with Reflection.Emit (?)
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40indri.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="006808.html">
|
||
|
<LINK REL="Next" HREF="006810.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 47453][Wis] Changed - Problem with Reflection.Emit (?)
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@indri.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40indri.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 47453][Wis] Changed - Problem with Reflection.Emit (?)">bugzilla-daemon@indri.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Sun, 10 Aug 2003 08:53:46 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="006808.html">[Mono-bugs] [Bug 47453][Wis] New - Problem with Reflection.Emit (?)
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006810.html">[Mono-bugs] [Bug 47310][Nor] Changed - CollectionBase Indexer's behavior differs from .NET's
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6809">[ date ]</a>
|
||
|
<a href="thread.html#6809">[ thread ]</a>
|
||
|
<a href="subject.html#6809">[ subject ]</a>
|
||
|
<a href="author.html#6809">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>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 <A HREF="mailto:larsde@key2network.com.">larsde@key2network.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47453">http://bugzilla.ximian.com/show_bug.cgi?id=47453</A>
|
||
|
|
||
|
--- 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: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
ReportedBy: <A HREF="mailto:larsde@key2network.com">larsde@key2network.com</A>
|
||
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
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 <A HREF="mailto:larsde@key2network.com">larsde@key2network.com</A> 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.
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="006808.html">[Mono-bugs] [Bug 47453][Wis] New - Problem with Reflection.Emit (?)
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006810.html">[Mono-bugs] [Bug 47310][Nor] Changed - CollectionBase Indexer's behavior differs from .NET's
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6809">[ date ]</a>
|
||
|
<a href="thread.html#6809">[ thread ]</a>
|
||
|
<a href="subject.html#6809">[ subject ]</a>
|
||
|
<a href="author.html#6809">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|