|
From: | William Bader |
Subject: | Re: Location of Source-Repo (Re: Build errors with GCC 14) |
Date: | Fri, 24 May 2024 16:34:22 +0000 |
Hi,
My repo is for my own purposes and unofficial.
I am fine with anyone either cloning it or cherry-picking commits to make an official repo.
I have fixed a small number of bugs and a number of gcc compile warnings.
I didn't realize that Jeff would ever release another version of lout, so I made some systemic changes when fixing compile warnings that might prevent recent commits in my repo from applying cleanly to older versions.
I currently have gcc 13.2.1 on my Fedora 39 laptop.
I just built gcc 14.1.0 on an Alma8 server, and it looks like 'make' from my repo builds everything cleanly.
I think that gcc 10 changed to make global declarations stricter so exactly one module has to declare variables without 'extern'. Older gcc treated globals like fortran common blocks.
William
From: lout-users-bounces+williambader=hotmail.com@nongnu.org <lout-users-bounces+williambader=hotmail.com@nongnu.org> on behalf of
Ludovic Courtès <ludo@gnu.org>
Sent: Friday, May 24, 2024 4:40 AM To: Greg A. Woods <woods@planix.ca> Cc: The Lout User's Mailing List <lout-users@nongnu.org> Subject: Re: Location of Source-Repo (Re: Build errors with GCC 14) Hi,
"Greg A. Woods" <woods@planix.ca> skribis: > At Tue, 21 May 2024 03:54:11 +0200, Oliver Bandel <oliver@first.in-berlin.de> wrote: > Subject: Location of Source-Repo (Re: Build errors with GCC 14) >> >> I was talking about >> https://github.com/william8000/lout/ > > But William is not Jeff, and vice versa. > > Jeff saying he's not maintaining Lout any more doesn't say anything > about the validity of any new authoritative repository. Did Jeff say that? Regardless, it would be good to build consensus on a gradual move towards community development of the tool, be it on the current official hosting site at <https://savannah.nongnu.org/projects/lout> or elsewhere, incorporating useful changes people have made in their personal repos. That would be a clarification over the current situation. Ludo’. |
[Prev in Thread] | Current Thread | [Next in Thread] |