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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -46,6 +46,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-07-05 18:04 ------- +Now we throw a NotImplementedException so that Florian don't miss it ;-) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
