[Mono-bugs] [Bug 68453][Nor] Changed - Performance problems with ldftn in wrapper functions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Oct 2004 17:16:22 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=68453
--- shadow/68453 2004-10-16 17:14:47.000000000 -0400
+++ shadow/68453.tmp.1699 2004-10-16 17:16:22.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 68453
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: bmaurer@users.sf.net
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -51,6 +51,10 @@
(the wrapper in use here is the remoting one)
------- Additional Comments From bmaurer@users.sf.net 2004-10-16 17:14 -------
Created an attachment (id=12982)
First attempt at a patch.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-10-16 17:16 -------
+Ok, the part in mono_marshal_get_ldfld_wrapper wasnt needed for this
+(I put it in while trying to track down errors).