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=80980 --- shadow/80980 2007-03-30 15:50:30.000000000 -0500 +++ shadow/80980.tmp.14041 2007-03-30 15:58:06.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80980 Product: Mono: Class Libraries Version: 1.2 OS: GNU/Linux [Other] OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -219,6 +219,10 @@ OutOfMemoryException. Both derives from SystemException so "correct code" should deal (catch) on this level (or it can fail anyway). So throwing an Exception (like we do currently) isn't correct. Now selecting which exception is easy as CheckStatus already deal with OoM (and not EE). + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-30 15:58 ------- +Fixed in SVN r75229. +thanks _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
