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-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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -40,6 +40,12 @@ Always. ------- Additional Comments From [EMAIL PROTECTED] 2005-07-01 20:42 ------- Created an attachment (id=15418) Test case + +------- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
