[Mono-bugs] [Bug 82827][Maj] Changed - Wrong function overload taken at runtime
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 12 13:44:43 EDT 2007
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 dragon at pksoft.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=82827
--- shadow/82827 2007-09-12 12:25:33.000000000 -0400
+++ shadow/82827.tmp.29056 2007-09-12 13:44:43.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82827
Product: Mono: Runtime
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: massi at ximian.com
ReportedBy: dragon at pksoft.hu
QAContact: mono-bugs at ximian.com
@@ -50,6 +50,16 @@
------- Additional Comments From massi at ximian.com 2007-09-12 12:25 -------
Even if you don't have a small test case, could you post a large one?
For instance, could you attach a Tao based program that calls that
function and systematically fails because of this bug?
We could debug that...
+
+------- Additional Comments From dragon at pksoft.hu 2007-09-12 13:44 -------
+Sorry for your time, there is nothing wrong with the jitter. I've been
+overlooking something in my code for a long time (this is why I
+couldn't narrow down on the problem).
+
+There is a slight difference somewhere between the Mono and .Net class
+libraries which keeps my app working under .Net, after I've tracked
+that down precisely, I'll report it.
+
More information about the mono-bugs
mailing list