[Mono-bugs] [Bug 402172] [win32] ImageAttributes. GetAdjustedPalette method implementation is invalid
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jun 27 16:43:52 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=402172
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=402172#c3
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mono-bugs at lists.ximian.com |spouliot at novell.com
Status|NEW |ASSIGNED
--- Comment #3 from Sebastien Pouliot <spouliot at novell.com> 2008-06-27 14:43:52 MDT ---
Created an attachment (id=224925)
--> (https://bugzilla.novell.com/attachment.cgi?id=224925)
patch candidate
The current pinvoke is bad (out) in fact it does not even needs to be a ref
since the caller cannot change it's value.
Reference:
http://msdn.microsoft.com/en-us/library/ms535425(VS.85).aspx
Note: I don't have a recent (and working) mono setup on Windows to try this
patch. Let me know the result, if you can try it. Otherwise I'll verify later
(probably next week).
Thanks
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list