Bug 320696 (MONO77946) - [PATCH] Reduce memory usage of jay debug tables
Summary: [PATCH] Reduce memory usage of jay debug tables
Status: RESOLVED FIXED
Alias: MONO77946
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Forgotten User vxPDddArjq
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 16:57 UTC by Forgotten User vxPDddArjq
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 (2.01 KB, patch)
2006-03-29 16:58 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:53:23 UTC


---- Reported by vargaz@gmail.com 2006-03-29 09:57:52 MST ----

jay currently generates a large table named yyRules which is always
initialized when mcs starts even tough it is almost never used. The
attached patch avoids that.



---- Additional Comments From vargaz@gmail.com 2006-03-29 09:58:28 MST ----

Created an attachment (id=169502)
patch




---- Additional Comments From rharinath@novell.com 2006-04-03 07:00:54 MST ----

Please apply.



---- Additional Comments From vargaz@gmail.com 2006-04-03 08:31:11 MST ----

Fixed in SVN.


Imported an attachment (id=169502)

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