This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [cp-patches] [patch] let gjavah accept -source 1.[567]
- From: Mark Wielaard <mark at klomp dot org>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: classpath-patches at gnu dot org, GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: Thu, 10 Jan 2013 10:17:14 +0100
- Subject: Re: [cp-patches] [patch] let gjavah accept -source 1.[567]
- References: <50D1BA96.8000600@ubuntu.com> <20121219173749.GA22367@toonder.wildebeest.org> <50E9ADB8.3000700@ubuntu.com> <1357548868.3792.27.camel@bordewijk.wildebeest.org>
On Mon, 2013-01-07 at 09:54 +0100, Mark Wielaard wrote:
> On Sun, 2013-01-06 at 18:00 +0100, Matthias Klose wrote:
> > Am 19.12.2012 18:37, schrieb Mark Wielaard:
> > > If you really meant gjdoc I think it would be OK to try to accept it,
> > > but maybe with a warning message that it is untested?
> >
> > yes, I meant gjdoc. Here is an updated patch.
> >
> > Matthias
> >
> > * tools/gnu/classpath/tools/gjdoc/Main.java: Accept -source 1.5, 1.6, 1.7.
>
> That looks reasonable to me.
As requested on irc, I have pushed this patch to the git repo for
Matthias.
Cheers,
Mark