[Mono-bugs] [Bug 77946][Nor] Changed - [PATCH] Reduce memory usage
of jay debug tables
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 29 09:58:29 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77946
--- shadow/77946 2006-03-29 09:57:53.000000000 -0500
+++ shadow/77946.tmp.3590 2006-03-29 09:58:29.000000000 -0500
@@ -16,6 +16,11 @@
Cc:
Summary: [PATCH] Reduce memory usage of jay debug tables
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 at gmail.com 2006-03-29 09:58 -------
+Created an attachment (id=16697)
+patch
+
More information about the mono-bugs
mailing list