Bugzilla – Bug 320696
[PATCH] Reduce memory usage of jay debug tables
Last modified: 2007-09-15 21:24: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".