[Mono-devel-list] [GENERICS] [PATCH] sizes of metadata elements in reflection.c

Michal Moskal michal.moskal at gmail.com
Fri Jun 10 09:50:48 EDT 2005


Hello,

During work on bootstraping Nemerle compiler I have found that various
constant sizes of buffers used to hold encoded types are too small. This
is probably because we generate quite complex types (up to 10 generic
parameters and often quite deep).

Probably the right solution would be to use some dynamic buffers (because
generic types can have arbitrary large encodings), but this patch is
good enough to keep us running.

--
   Michal Moskal,
   http://nemerle.org/~malekith/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-reflection-sizes.patch
Type: application/octet-stream
Size: 910 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050610/044f2bda/attachment.obj 


More information about the Mono-devel-list mailing list