[Mono-bugs] [Bug 62533][Maj] Changed - Crashes when calling runModalForTypes(null); on NSOpenPanel
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 9 Aug 2004 14:28:31 -0400 (EDT)
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 umuff@quark.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62533
--- shadow/62533 2004-08-09 10:41:31.000000000 -0400
+++ shadow/62533.tmp.6514 2004-08-09 14:28:31.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 62533
Product: Cocoa#
Version: 0.1
OS: Mac OS X 10.3
OS Details: 10.3.4
-Status: RESOLVED
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Major
Component: Bindings.
AssignedTo: umuff@quark.com
ReportedBy: jake.macmullin@csiro.au
@@ -330,6 +330,9 @@
}
------- Additional Comments From umuff@quark.com 2004-08-09 10:41 -------
It looks like it is more convinient doing an init in the constructor, but not every class has
an empty init method that means something. I would say that might be dangerous.
+
+------- Additional Comments From umuff@quark.com 2004-08-09 14:28 -------
+Fix for init as method checked in. (fixed in CVS HEAD)