Re: Preparing 4.4a

Sven Hartrumpf <[email protected]> Tue, 17 Nov 2020 23:37:55 +0100 (CET)
Newsgroups gmane.lisp.scheme.bigloo
Message-ID <[email protected]>
Hi.

Jerry James wrote, 2020-11-17 09:29:
> Building for Fedora turned up two Java-related problems.  First,
> Fedora now builds with OpenJDK 11 by default, but some bigloo files
> don't know about JDKs larger than 9:
> api/ssl/src/Makefile
> configure
> runtime/Makefile
>
> I can force a build with OpenJDK 8 for now, but it would be nice if
> this could be addressed.

There is a related pull request (from 2020-06-10), which addresses this problem:

https://github.com/manuel-serrano/bigloo/pull/45

Ciao
Sven