This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to java/parse.y


Am Freitag, 31. Dezember 2004 10:41 schrieb Andrew Haley:
> Michael Koch writes:
>  > Am Mittwoch, 29. Dezember 2004 20:36 schrieb Lucas (a.k.a T-Bird
>  > or
>  >
>  > bsdfan3):
>  > > This patch splits the helper functions from java/parse.y off
>  > > into their own file, java/parse_helper.c. I am unable to test
>  > > this patch, due to the fact that my only development platform
>  > > does not support bootstrapping the Java front end. :(
>  > >
>  > > 2004-12-29  Lucas Thode <bsdfan3@users.sourceforge.net
>  > > * java/parse.y:  Broke helper functions out into their own
>  > > file, added comments to that end.
>  > > * java/parse_helper.c:  File created for helper functions from
>  > > parse.y. * java/Make-lang.in:  Build mechanics updated to
>  > > reflect new file.
>  >
>  > Can you please consider zipping and/or uploading such big
>  > patches to some webspace instead of sending to a mailing list ?
>
> Please don't post links to online patches: they won't get archived.

So you wanna bother people with slow internet connection ? Not all 
people in this world have a fast internet connection like you.


Michael
-- 
Homepage: http://www.worldforge.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]