[Mono-dev] [PATCH] Remoting with generics

Bill Holmes billholmes54 at gmail.com
Mon Oct 5 12:51:54 EDT 2009


Hi,

The attached bug fixes calling a remoting method that has an arguments
that is an out generic.

There is also a test attached.

2009-10-05  Bill Holmes  <billholmes54 at gmail.com>

	* object.c (mono_method_return_message_restore) : Adding the
	  MONO_TYPE_GENERICINST case to handle generic arguments.

	* generic-remoting.cs : Added to test remotng with generic arguments.

	* Makefile.am : Adding generic-remoting.

	Code is contributed under MIT/X11 license.

-bill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: generic-remoting.patch
Type: application/octet-stream
Size: 3131 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091005/2a0cab5b/attachment.obj 


More information about the Mono-devel-list mailing list