Re: guile under gdb crashing on Unbuntu 22.04

2022-05-06 Thread Andrew Burgess
Matt Wette writes: > Hi All, > > I have no clue what is going on here but wondering if others are seeing it. > I recently installed Ubuntu 22.04, then recompiled guile-3.0.8. > It crashes running withing gdb, runs fine otherwise: > > $ meta/gdb-uninstalled-guile > GNU gdb (Ubuntu 12.0.90-0ubuntu1

Re: Seeking Advice on syntax/macros in separate files

2021-03-02 Thread Andrew Burgess
* Ludovic Courtès [2021-03-02 09:23:33 +0100]: > Hi Andrew, > > Andrew Burgess skribis: > > > My concerns are based on this page of the guile manual: > > > > > > https://www.gnu.org/software/guile/manual/html_node/Compilation.html#Compilation > > &

Seeking Advice on syntax/macros in separate files

2021-03-01 Thread Andrew Burgess
Hello, I'm trying to understand how I am supposed to make use of define-syntax type constructs (or possibly, when working with older code define-macros) in a code base split over many files I'm updating a code base from guile 1.8.8, and currently having it running successfully on guile 2 and 3.

Looking For Advice On Updating Code From Guile 1.8.8

2021-02-10 Thread Andrew Burgess
Hello, I'm in the process of updating a body of old code from guile 1.8.8 to either guile 2 or 3. Ideally it would be great if the final code could run on both version 2 and version 3. When I first started looking at the problem I was hitting hundreds of warnings like: . warning: possibly