[Mono-dev] [PATCH] Marshaling booleans as U1
Paolo Molaro
lupus at ximian.com
Thu Oct 18 06:29:16 EDT 2007
On 10/17/07 Bill Holmes wrote:
> I ran across some code in my app that marshaled boolean types as U1
> and was receiving a g_warning from the mono runtime. "marshalling
> bool as native type %x is currently not supported"
>
> Changing my code to I1 is easy enough but I wonder if U1 should be
> supported. This patch does that.
You need to also add a test case to the test suite to exercise the new
code.
Thanks!
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list