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=75862 --- shadow/75862 2005-08-23 05:19:14.000000000 -0400 +++ shadow/75862.tmp.29277 2005-08-23 10:45:33.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75862 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -46,6 +46,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-08-23 05:19 ------- It's not calling the destructor, but bitwise complement operator. However, the emitted code is missing a call to the conversion function from struct to int before applying the complement operator. + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-23 10:45 ------- +Should be fixed in SVN r48725. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
