[Mono-dev] [PATCH] [GMCS] default parameters and generic methods

Michal Moskal michal.moskal at gmail.com
Mon Aug 29 04:35:19 EDT 2005


Hello,

Default parameters didn't work with generic types and generic methods.
The attached patch fixes it. Sorry, I don't have a C# testcase, as the
issue arised in the Nemerle compiler.

2005-08-29  Michal Moskal  <malekith at nemerle.org>

        * reflection.c (get_default_param_value_blobs): Handle generic types
        and generic methods.


-- 
   Michal Moskal,
   http://nemerle.org/~malekith/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: refl-gen-defl.patch
Type: application/octet-stream
Size: 907 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050829/0590e35a/attachment.obj 


More information about the Mono-devel-list mailing list