Bug 318254 (MONO75251) - [PATCH] make sizes of reflection buffers larger
Summary: [PATCH] make sizes of reflection buffers larger
Status: RESOLVED FIXED
Alias: MONO75251
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-13 15:21 UTC by Michal Moskal
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
patch (3.06 KB, patch)
2005-06-13 15:21 UTC, Thomas Wiest
Details | Diff
A new patch with some more tweaks, we probably won't need more for now... (1.53 KB, patch)
2005-06-13 23:45 UTC, Thomas Wiest
Details | Diff
This one includes larger sizes from Kamil as well as asserts and Changelog entry. (3.69 KB, patch)
2005-06-14 21:45 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:21:05 UTC


---- Reported by malekith@pld-linux.org 2005-06-13 08:21:23 MST ----

Description of Problem:

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.



---- Additional Comments From malekith@pld-linux.org 2005-06-13 08:21:38 MST ----

Created an attachment (id=168126)
patch




---- Additional Comments From nazgul@omega.pl 2005-06-13 16:45:37 MST ----

Created an attachment (id=168127)
A new patch with some more tweaks, we probably won't need more for now...




---- Additional Comments From malekith@pld-linux.org 2005-06-14 14:45:58 MST ----

Created an attachment (id=168128)
This one includes larger sizes from Kamil as well as asserts and Changelog entry.




---- Additional Comments From martin@ximian.com 2005-06-15 12:58:38 MST ----

Just committed the updated patch.

Imported an attachment (id=168126)
Imported an attachment (id=168127)
Imported an attachment (id=168128)

Unknown operating system unknown. Setting to default OS "Other".