[Mono-bugs] [Bug 348522] SIGABRT when a custom Binder doesn' t convert parameters correctly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 24 19:52:17 EST 2008


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

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=348522#c6





--- Comment #6 from Rodrigo Kumpera <rkumpera at novell.com>  2008-01-24 17:52:16 MST ---
Well, for starters, invocation with nullable types simply does not work.

Miguel, your patch treats nullable in the wrong way. It's valid to pass null to
InvokeMember and it should be turned into a Nullable without value.

By the way, what do you want? First some checks to avoid crashing then
implementing missing behavior; or can I just follow case by case fixing all
bugs on InvokeMember?


-- 
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