This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: incorrect hardcoding of java's modifier_ctx array size
- From: Tom Tromey <tromey at redhat dot com>
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, mark at codesourcery dot com
- Date: 01 Jul 2002 20:45:46 -0600
- Subject: Re: Patch: incorrect hardcoding of java's modifier_ctx array size
- References: <200206201508.LAA03758@caip.rutgers.edu><87d6udeqhm.fsf@fleche.redhat.com><200206270205.WAA03880@caip.rutgers.edu>
- Reply-to: tromey at redhat dot com
>>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:
Kaveh> Ok I installed it on the trunk along with this one generated by
Kaveh> searching for "10" in the java dir. I still don't know whether
Kaveh> this one and the previous are appropriate for the branch or
Kaveh> not. Tom would you care to comment on that?
I think it would be fine.
Tom