[Mono-bugs] [Bug 409351] [PATCH] ListViewSubItem: binary serialization issues

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 21 12:01:31 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=409351

User christoffer at curo.dk added comment
https://bugzilla.novell.com/show_bug.cgi?id=409351#c6





--- Comment #6 from Christoffer Sørensen <christoffer at curo.dk>  2008-07-21 10:01:31 MDT ---
I can't compile this:

System.Windows.Forms/ListViewItem.cs(1306,30): error CS0111: A member
`System.Windows.Forms.ListViewItem.ListViewSubItem.OnDeserialized(System.Runtime.Serialization.StreamingContext)'
is already defined. Rename this member or use different parameter types
System.Windows.Forms/ListViewItem.cs(1297,30): (Location of the symbol related
to previous error)
System.Windows.Forms/ListViewItem.cs(1315,30): error CS0111: A member
`System.Windows.Forms.ListViewItem.ListViewSubItem.OnDeserialized(System.Runtime.Serialization.StreamingContext)'
is already defined. Rename this member or use different parameter types
System.Windows.Forms/ListViewItem.cs(1297,30): (Location of the symbol related
to previous error)

maybe it was incorrectly patched?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list