[Mono-bugs] [Bug 75442][Nor] Changed - Result of dynamic function
call undefined
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 5 17:58:23 EDT 2005
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 cesar at ciencias.unam.mx.
http://bugzilla.ximian.com/show_bug.cgi?id=75442
--- shadow/75442 2005-07-01 20:42:44.000000000 -0400
+++ shadow/75442.tmp.10610 2005-07-05 17:58:23.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75442
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details: OS independent
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: JScript
AssignedTo: mono-bugs at ximian.com
ReportedBy: flgr at ccan.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -40,6 +40,12 @@
Always.
------- Additional Comments From flgr at ccan.de 2005-07-01 20:42 -------
Created an attachment (id=15418)
Test case
+
+------- Additional Comments From cesar at ciencias.unam.mx 2005-07-05 17:58 -------
+This is not a bug in the compiler. It's just a not implemented feature
+in the runtime support code of LateBinding::CallValue, we were
+returning a null reference which Convert.ToString was converting to a
+empty string.
More information about the mono-bugs
mailing list