[Mono-bugs] [Bug 51971][Wis] Changed - runtime crash with struct of delegates

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Dec 2003 07:13:53 -0500 (EST)


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 vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=51971

--- shadow/51971	2003-12-10 07:07:14.000000000 -0500
+++ shadow/51971.tmp.1779	2003-12-10 07:13:53.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 51971
-Product: Mono/Runtime
+Product: gtk#
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
-Component: misc
+Component: general
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: orphennui@yahoo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -37,6 +37,9 @@
 HTMLEditorAPI byref, so it was being copied and the copy set as the
 editorapi for the widget.  Once the SetEditorAPI call completes, the
 copy doesn't exist anymore, so boom. 
 
 Thats fixed and it doesn't crash, but the callbacks still aren't being
 called.
+
+------- Additional Comments From vargaz@freemail.hu  2003-12-10 07:13 -------
+So this is a gtk# bug now.