Re: [RFC 00/14] Port to Guile 3.0

Julian Brown <[email protected]> Mon, 21 Aug 2023 14:06:23 +0100
Newsgroups gmane.comp.tools.cgen.devel
Organization Siemens
Message-ID <[email protected]>
On Sat, 19 Aug 2023 11:41:59 -0600
Tom Tromey <[email protected]> wrote:

> I tried re-running cgen this week and was surprised to find it didn't
> work with any version of Guile that I had available.  Apparently it
> works with the long-since-obsolete Guile 1.8, and nothing newer.
> 
> This series is my attempt at a port, with random other cleanups mixed
> in.

Thanks for doing this! I'd attempted to do an update myself (in the
context of a pet project, not speaking for my employer, etc. etc. --
https://github.com/itszor/vc4-toolchain/issues/11) though I never
managed to finish it.

Julian