[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 18:04:19 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-05 17:58:23.000000000 -0400
+++ shadow/75442.tmp.10690 2005-07-05 18:04:19.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75442
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: OS independent
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: JScript
AssignedTo: mono-bugs at ximian.com
ReportedBy: flgr at ccan.de
@@ -46,6 +46,9 @@
------- 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.
+
+------- Additional Comments From cesar at ciencias.unam.mx 2005-07-05 18:04 -------
+Now we throw a NotImplementedException so that Florian don't miss it ;-)
More information about the mono-bugs
mailing list