On Sun, 11 Feb 2007, Paolo Bonzini wrote:
>
> > With Bruno's recent Gnulib patch (working around the old tr bug), the above
> > fixes Java support in Bison for me. Paolo, is this fine with you?
>
> Sure it is.
Thanks. Committed.
With Bruno's recent Gnulib patch (working around the old tr bug), the
above fixes Java support in Bison for me. Paolo, is this fine with you?
Sure it is.
Paolo
On Sat, 10 Feb 2007, Bruno Haible wrote:
> 2007-02-10 Bruno Haible <[EMAIL PROTECTED]>
>
> Enable the Java related testsuite tests when the only Java compiler
> found is a gcj < 4.3.
> * configure.ac (gt_JAVACOMP): Don't specify a target_version.
>
> --- configure.ac2
Paolo Bonzini wrote:
> We got this report that gt_JAVACOMP([1.3]) does not work for Bison. Can
> anybody help?
Thanks for writing to bug-gnulib, because some maintainers of gnulib macros
don't regularly read bug-bison :-)
But your question is confusing, because bison's configure.ac contains
We got this report that gt_JAVACOMP([1.3]) does not work for Bison. Can
anybody help?
Paolo
--- Begin Message ---
On Fri, 9 Feb 2007, Paolo Bonzini wrote:
>
> > -gt_JAVACOMP([1.3], [1.3])
> > +gt_JAVACOMP([1.4], [1.4])
>
> Can you try instead gt_JAVACOMP([1.3]) -- with only one parameter?
N