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=77446 --- shadow/77446 2006-02-09 08:37:12.000000000 -0500 +++ shadow/77446.tmp.30882 2006-02-09 09:46:10.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 77446 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: MacOS X 10.4 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: 008 One day Priority: Major Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -80,6 +80,11 @@ ========================================================== ------- Additional Comments From [EMAIL PROTECTED] 2006-02-02 06:51 ------- Created an attachment (id=16440) Shortest C# source exploiting the problem. + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-09 09:46 ------- +Fixed in SVN HEAD and 1.1.13. BTW, using string? does not have any +advantage over using string, since reference types are already 'nullable'. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
